public abstract class Constants extends Object
Modifier and Type | Field and Description |
---|---|
static double |
M_1_PI |
static double |
M_1_SQRT_2 |
static double |
M_1_SQRT_2PI |
static double |
M_LN_2 |
static double |
M_LN_SQRT_2PI |
static double |
M_LN_SQRT_PI |
static double |
M_LN_SQRT_PId2 |
static double |
M_LOG10_2 |
static double |
M_PI_2 |
static double |
M_PI_4 |
static double |
M_PI_half |
static double |
M_SQRT_2 |
static double |
M_SQRT_2dPI |
static double |
M_SQRT_PI |
static double |
SMALL |
static double |
SMALLISH |
static double |
TINY |
Constructor and Description |
---|
Constants() |
public static final double M_1_PI
public static final double M_1_SQRT_2
public static final double M_1_SQRT_2PI
public static final double M_LN_2
public static final double M_LN_SQRT_2PI
public static final double M_LN_SQRT_PI
public static final double M_LN_SQRT_PId2
public static final double M_LOG10_2
public static final double M_PI_2
public static final double M_PI_4
public static final double M_PI_half
public static final double M_SQRT_2
public static final double M_SQRT_2dPI
public static final double M_SQRT_PI
public static final double SMALL
public static final double SMALLISH
public static final double TINY
Copyright © 2003–2023 UBC Michael Smith Laboratories. All rights reserved.