Add an info about the 90 degrees value in tan() documentation

coolant-mod
MrSimbax 2015-07-23 18:19:27 +02:00
parent e18d60b311
commit cc07fa43a0
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ Syntax:
\s;\c;tan ( angle );\n;
\t;angle: \c;\l;float\u cbot\float;\n;
Angle in degrees.
Angle in degrees (except multiples of 90).
\t;Return value: \c;\l;float\u cbot\float;\n;
Tangent of the angle.