public static class MathUtils.ExponentAndMantissa extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
exponent
The exponent
|
double |
mantissa
The mantissa
|
| Constructor and Description |
|---|
ExponentAndMantissa() |
public ExponentAndMantissa()