13 lines
285 B
Plaintext
13 lines
285 B
Plaintext
\b;Instruction \c;sqrt\n;
|
|
Syntax:
|
|
\s;\c;sqrt ( value );\n;
|
|
|
|
\t;value: \c;\l;float\u cbot\float;\n;
|
|
Non-negative number.
|
|
|
|
\t;Return value: \c;\l;float\u cbot\float;\n;
|
|
Square root of the value.
|
|
|
|
\t;See also
|
|
\l;Programming\u cbot;, \l;types\u cbot\type; and \l;expressions\u cbot\expr;.
|