| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final char |
NEWLINE |
10 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final double |
NaN |
0d/0d |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final float |
NaN |
0f/0f |
public static final float |
NEGATIVE_INFINITY |
-1f/0f |
public static final float |
POSITIVE_INFINITY |
1f/0f |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final double |
E |
2.718281828459045 |
public static final double |
PI |
3.141592653589793 |
Copyright © 2019 Systemprogrammierung Mirko Sertic. All rights reserved.