Module utils

Source

Constants§

INFINITY
Floating-point infinity.
PI
The mathematical constant π.

Functions§

degrees_to_radians
Converts degrees to radians.
random_double
Returns a random f64 in the range [0, 1).
random_double_range
Returns a random f64 in the range [min, max).