13 lines
318 B
Plaintext
13 lines
318 B
Plaintext
\b;Instruction \c;asin\n;
|
|
Syntax:
|
|
\s;\c;asin ( 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;
|
|
Arcus sine (in degrees) of the value.
|
|
|
|
\t;See also
|
|
\l;Programming\u cbot;, \l;types\u cbot\type; and \l;expressions\u cbot\expr;.
|