Module std::math

Expand description

Utilities for common math operations.

Traits

Calculates the binary log.

Trait for exponential functions.

Calculates the log with a given base.

Calculates a number to a given power.

Calculates the square root.