| Syntax |
|
| Documentation | Calculates the trigonometric cosine of an angle:
|
| Examples | |
Calculate the trigonometric cosine of the value 3.14:
$set{cosine}{$cos{$get{angle}}} $//Variable cosine should contain the value -0.99999873... |
|
| Group | Math |
| Minimum required transaction-mode: | NONE |
| Required scripting permission of the developer | PERMISSION_FL_BASIC |
| Minimum parameters | 1 |
| Maximum parameters | 1 |