Expand description
§Library for parsing numbers from scientific notation
Structs§
- Bid128
- 128-bit decimal in binary format.
Enums§
Functions§
- bid128_
from_ string - Parses a 128-bit floating-point decimal from text in scientific notation.
- number_
from_ string - Parses a number properties from text in scientific notation.