colobot-data/help/cbot/E/sin.txt

13 lines
273 B
Plaintext

\b;Instruction \c;sin\n;
Syntax:
\s;\c;sin ( angle );\n;
\t;angle: \c;\l;float\u cbot\float;\n;
Angle in degrees.
\t;Return value: \c;\l;float\u cbot\float;\n;
Sine of the angle.
\t;See also
\l;Programming\u cbot;, \l;types\u cbot\type; and \l;expressions\u cbot\expr;.