Module malachite_base::num::conversion::string::options

source ·
Expand description

ToSciOptions and FromSciSringOptions, structs for specifying parameters when using the FromSciString and ToSci traits.

Modules§

Structs§

  • A struct determining how a number should be parsed from a “scientific” string.
  • A struct determining how a number should be formatted as a “scientific” string.

Enums§

  • A struct determining how much “detail” should be used when creating a scientific-notation string.