Math Functions
From UBot Studio
(Difference between revisions)
(Created page with "The '''Math Functions''' allows you to calculate and evaluate mathematical equations and javascript. == List of Math Functions == *Eval: Returns the results of executing...") |
|||
Line 1: | Line 1: | ||
The '''Math Functions''' allows you to calculate and evaluate mathematical equations and javascript. | The '''Math Functions''' allows you to calculate and evaluate mathematical equations and javascript. | ||
+ | |||
+ | [[File:mathfunctions.jpg]] | ||
== List of Math Functions == | == List of Math Functions == |
Revision as of 22:31, 8 May 2013
The Math Functions allows you to calculate and evaluate mathematical equations and javascript.
List of Math Functions
- Eval: Returns the results of executing a piece of javascript
- Rand: Returns a random number between the minimum and maximum values