User contributions
From Data Realms Wiki
- 01:03, 15 February 2009 (diff | hist) N Math.asin (top)
- 01:03, 15 February 2009 (diff | hist) N Math.acos (top)
- 01:02, 15 February 2009 (diff | hist) N Math.tanh (New page: {{LuaFunction |function_name = math.tanh |arguments = number Number |returns = number Number |description = Returns the hyperbolic tangent o...) (top)
- 01:02, 15 February 2009 (diff | hist) N Math.tan (New page: {{LuaFunction |function_name = math.tan |arguments = number Number |returns = number Number |description = Returns the tangent of a number (...) (top)
- 01:01, 15 February 2009 (diff | hist) N Math.atan (top)
- 00:59, 15 February 2009 (diff | hist) N Math.sinh (New page: {{LuaFunction |function_name = math.sinh |arguments = number Number |returns = number Number |description = Returns the hyperbolic sine of a...) (top)
- 00:59, 15 February 2009 (diff | hist) N Math.sin (New page: {{LuaFunction |function_name = math.sin |arguments = number Number |returns = number Number |description = Returns the sine of a number (in ...) (top)
- 00:58, 15 February 2009 (diff | hist) N Math.randomseed (New page: {{LuaFunction |function_name = math.randomseed |arguments = number Number |returns = number Number |description = Sets the first argument as...) (top)
- 00:58, 15 February 2009 (diff | hist) N Math.random (New page: {{LuaFunction |function_name = math.random |arguments = [ number m [, number n]] |returns = number Number |description = This function i...) (top)
- 00:52, 15 February 2009 (diff | hist) N Math.modf (New page: {{LuaFunction |function_name = math.modf |arguments = number Number |returns = number IntegralPart, number FractionalPart |description =...) (top)
- 00:51, 15 February 2009 (diff | hist) N Math.min (New page: {{LuaFunction |function_name = math.min |arguments = number Number, ··· |returns = number Number |description = Returns the minimum value...) (top)
- 00:47, 15 February 2009 (diff | hist) N Math.log10 (New page: {{LuaFunction |function_name = math.log10 |arguments = number Number |returns = number Number |description = Returns the logarithm to a numb...) (top)
- 00:46, 15 February 2009 (diff | hist) N Math.log (New page: {{LuaFunction |function_name = math.log |arguments = number Number |returns = number Number |description = Returns the logarithm to a number...) (top)
- 00:45, 15 February 2009 (diff | hist) N Math.ldexp (New page: {{LuaFunction |function_name = math.ldexp |arguments = number Fractional, number Exponent |returns = number Number |description = The ma...) (top)
- 00:44, 15 February 2009 (diff | hist) Nm Math.fmod (top)
- 00:44, 15 February 2009 (diff | hist) N Math.frexp (New page: {{LuaFunction |function_name = math.frexp |arguments = number Number |returns = number Fractional, number Exponent |description = The ma...) (top)
- 00:39, 15 February 2009 (diff | hist) N Math.exp (New page: {{LuaFunction |function_name = math.exp |arguments = number Number |returns = number Number |description = Returns the value of the mathemat...) (top)
- 00:38, 15 February 2009 (diff | hist) N Math.deg (New page: {{LuaFunction |function_name = math.deg |arguments = number Number |returns = number Number |description = Converts a number from radians to...) (top)
- 00:36, 15 February 2009 (diff | hist) N Math.cosh (New page: {{LuaFunction |function_name = math.cosh |arguments = number Number |returns = number Number |description = Returns the hyperbolic cosine o...) (top)
- 00:35, 15 February 2009 (diff | hist) Nm Math.cos (top)
- 00:32, 15 February 2009 (diff | hist) N Math.atan2 (New page: {{LuaFunction |function_name = math.atan2 |arguments = number y, number x |returns = number Number |description = Returns the arc tangen...) (top)