dojox.math
A collection of various advanced math functions.

NamespacesBack to top

FunctionsBack to top
TODO
TODO
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.
TODO
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.