Difference between revisions of "Sin"

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

Latest revision as of 12:38, 27 June 2014

Takes the Sine 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