Expand description
ToSciOptions and
FromSciSringOptions, structs for specifying parameters when
using the FromSciString and ToSci
traits.
Modules§
- exhaustive
- Iterators that generate
SciSizeOptions,ToSciOptions, andFromSciStringOptionswithout repetition.
Structs§
- From
SciString Options - A
structdetermining how a number should be parsed from a “scientific” string. - ToSci
Options - A
structdetermining how a number should be formatted as a “scientific” string.
Enums§
- SciSize
Options - A
structdetermining how much “detail” should be used when creating a scientific-notation string.