Difference between revisions of "Cos"

From WikiManual
Jump to: navigation, search
(Created page with "Takes the Sine of the given angle and returns a value between 0 and 32000.")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
Takes the Sine of the given angle and returns a value between 0 and 32000.
+
Takes the Cosine of the given angle and returns a value between 0 and 32000.
 +
Angles in DarwinBots are expressed in radians multiplied by 200.
 +
 
 +
{{Advanced Commands}}

Latest revision as of 12:38, 27 June 2014

Takes the Cosine of the given angle and returns a value between 0 and 32000. Angles in DarwinBots are expressed in radians multiplied by 200.

Advanced Commands:

angle
dist
ceil
floor
sqr pow
pyth

The following commands are not supported in versions earlier 2.46:

anglecmp
root
logx
sin
cos