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

13 lines
275 B
Plaintext
Raw Normal View History

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