Namespacedojox.math

A collection of various advanced math functions.

Jump to PropertiesJump to FunctionsNamespacesBack to top

Jump to PropertiesJump to NamespacesFunctionsBack to top

Convert the passed number to radians.
Calculate the distance between point A and point B
Return the factoral of n.
Return a random number based on the Gaussian algo.
Calculate the midpoint between points A and B. A and B may be multidimensional.
Convert the passed number to degrees.
Create a range of numbers based on the parameters.
Returns the standard deviation of the passed arguments.
Find the variance in the passed array of numbers.

Jump to FunctionsJump to NamespacesPropertiesBack to top