Expand description
Trait definitions for math operations
Traits§
- Compute the cubic root of the number.
- Fast estimation of the binary logarithm of a number
- Compute the multiplicative inverse (aka. reciprocal) of the number.
- Compute the square root of the number.