jhplot.math.num
Interface Constants
-
public interface ConstantsCommon constants found in mathematical formulas.
-
-
Field Summary
Fields Modifier and Type Field and Description static doubleHALF_LOG_2_PI1/2 * log(2 π).static doubleLOG_2_PIlog(2 π).static doublePI_22 π.static doubleSQRT_2√2.
-
-
-
Field Detail
-
PI_2
static final double PI_2
2 π.- See Also:
- Constant Field Values
-
LOG_2_PI
static final double LOG_2_PI
log(2 π).
-
HALF_LOG_2_PI
static final double HALF_LOG_2_PI
1/2 * log(2 π).
-
SQRT_2
static final double SQRT_2
√2.
-
-
DMelt 3.0 © DataMelt by jWork.ORG