Expand description
Trait definitions for math operations
Traitsยง
- Cubic
Root - Compute the cubic root of the number.
- Estimated
Log2 - Fast estimation of the binary logarithm of a number
- Inverse
- Compute the multiplicative inverse (aka. reciprocal) of the number.
- Square
Root - Compute the square root of the number.