Math
Math
The math module has been create to help with common mathematical problems.
Module Details
Variables (Members):
Name |
Type |
Default Value |
Description |
Random |
|
Array holding the Randoms functions of the module |
|
Trigonometry |
|
Array holding the Trigonometry functions of the module |
Functions:
Random:
Name |
Arguments |
Return |
Description |
Randomizer |
|
VOID |
Generate a Random between a range |
Trigonometry:
Name |
Arguments |
Return |
Description |
AngleRadiusFromCoordsAndObject |
|
Integer |
Get the angle based on the co-ordnance ON a object. |
CoordsFromAngleRadius |
|
Class:
|
Simple way to do the cosinus (x) and sinus (y) of the angle. |
AngleFromCoords |
|
Float |
Convert coordinate to an angle (it consider radius use 1 for default radius). |
Created with the Personal Edition of HelpNDoc: Free EPub and documentation generator