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