Calculates the standard deviation of given data.
The data to calculate.
Limits the specified number on range [min, max]
.
The number to limit.
The minimum range.
The maximum range.
Converts degrees to radians.
An angle in degrees.
The angle expressed in radians.
Converts radians to degrees.
An angle in radians.
The angle expressed in degrees.
Rounds a specified number with specified amount of fractional digits.
The number to round.
The amount of fractional digits.
Generated using TypeDoc
Some math utility functions.