Multiple precision floating point numbers implemented purely in Rust.
Characteristics:
Name | Value |
---|---|
Decimal positions in mantissa | 40 |
Exponent minimum value | -128 |
Exponent maximum value | 127 |
Usage
[]
= "0.1.1"
Multiple precision floating point numbers implemented purely in Rust.
Characteristics:
Name | Value |
---|---|
Decimal positions in mantissa | 40 |
Exponent minimum value | -128 |
Exponent maximum value | 127 |
[]
= "0.1.1"