
07-22-2014, 02:59 PM
|
Registered User
|
 |
Join Date: Jul 2014
Posts: 9
|
|
Most math functions are available in normal methods, such as cos, arccos, sin, arcsin, tan, arctan, getangle, and abs ( there are more ). Graal does have basic math as any language should, but it is a bit different sometimes, as it uses the operator ^ for math power, whereas in most languages ^ is used for bitwise comparisons. |
|
|