Klasse NumberCatalogue
java.lang.Object
ch.nolix.coreapi.mathapi.basicapi.NumberCatalogue
The
NumberCatalogue
provides numbers that are important mathematical
constants.
Of the NumberCatalogue
an instance cannot be created.- Version:
- 2017-12-08
- Autor:
- Silvan Wyss
-
Feldübersicht
Modifizierer und TypFeldBeschreibungstatic final double
static final double
static final double
static final double
static final double
static final double
-
Methodenübersicht
-
Felddetails
-
EULERS_NUMBER
public static final double EULERS_NUMBER- Siehe auch:
-
GOLDEN_RATIO
public static final double GOLDEN_RATIO- Siehe auch:
-
PI
public static final double PI- Siehe auch:
-
SQUARE_ROOT_OF_2
public static final double SQUARE_ROOT_OF_2- Siehe auch:
-
SQUARE_ROOT_OF_3
public static final double SQUARE_ROOT_OF_3- Siehe auch:
-
SQUARE_ROOT_OF_5
public static final double SQUARE_ROOT_OF_5- Siehe auch:
-