2015-07-23 15:33:37 +00:00
|
|
|
\b;Instruction \c;acos\n;
|
|
|
|
Syntax:
|
|
|
|
\s;\c;acos ( value );\n;
|
|
|
|
|
|
|
|
\t;value: \c;\l;float\u cbot\float;\n;
|
|
|
|
Number between -1 and 1 (including both).
|
|
|
|
|
|
|
|
\t;Return value: \c;\l;float\u cbot\float;\n;
|
2015-07-23 16:42:53 +00:00
|
|
|
Arcus cosine (in degrees) of the value.
|
2015-07-23 15:33:37 +00:00
|
|
|
|
|
|
|
\t;See also
|
|
|
|
\l;Programming\u cbot;, \l;types\u cbot\type; and \l;expressions\u cbot\expr;.
|