Sin

From EDukeWiki
Jump to navigation Jump to search

sin <gamevar> <gamevar2>

Sets <gamevar> to the sine of the angle defined by <gamevar2>. While in mathematics the hypotenuse has length 1, here it has 16384 (obviously because the engine doesn't support decimal values). Also see cos.