Expand description
Math utils
Macros§
Structs§
- Checked
- Container for safe integers operators
Enums§
Traits§
- SafeAdd
- Same as
checked_addfunctions but returns an error - SafeDiv
- Same as
checked_devfunctions but returns an error - SafeMul
- Same as
checked_mulfunctions but returns an error - SafeNeg
- Same as
checked_negfunctions but returns an error - SafeSub
- Same as
checked_subfunctions but returns an error - ToI16
- ToI32
- ToI64
- ToU8
- ToU16
- ToU32
- ToU64
- ToUsize
Functions§
- apex_
to_ f_ number - Converts and APEX value to an F-Number