Module core::numStable
[-] [+]
[src]
Numeric traits and functions for the built-in numeric types.
Modules
wrapping |
Structs
ParseFloatError | An error which can be returned when parsing a float. |
ParseIntError | An error which can be returned when parsing an integer. |
Wrapping | Provides intentionally-wrapped arithmetic on |
Enums
FloatErrorKind | |
FpCategory | Used for representing the classification of floating point numbers |
Traits
One | Types that have a "one" value. |
Zero | Types that have a "zero" value. |