Big Float Fields
Fields
Max | The largest possible BigFloat, |
Min | The smallest BigFloat greater than zero, |
Minus | The number -1 as a BigFloat, |
Min | The smallest possible BigFloat, |
NaN | Not-a-Number, the value returned when the result is undefined. |
Negative | Negative infinity as a BigFloat, |
Negative | Negative 0 as a BigFloat, |
One | The number 1 as a BigFloat, |
Positive | Positive infinity as a BigFloat, |
Zero | The number 0 as a BigFloat, |