Skip to main content

Module math

Module math 

Source

Structs§

ArithmeticResult
A result wrapper for overflow-protected arithmetic.

Enums§

MathMode
Defines the arithmetic safety and performance strategy for computations.

Traits§

AdaptiveMath
Trait for mode-aware adaptive arithmetic.
SafeMath
Trait for overflow-protected primitive operations.