Sin: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
sin <[[gamevar]]> <[[gamevar|gamevar2]]> | '''sin''' <[[gamevar]]> <[[gamevar|gamevar2]]> | ||
Sets <[[gamevar]]> to the sine of the angle defined by <[[gamevar|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]]. | Sets <[[gamevar]]> to the sine of the angle defined by <[[gamevar|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]]. |