Difference between revisions of "Cos"

From King Arthur's Gold Wiki
Jump to: navigation, search
(Created page with "<onlyinclude> Maths function - cos. </onlyinclude> <syntaxhighlight lang="cpp"> float Cos(float v) </syntaxhighlight> Category:Scripting Category:Global Functions")
 
Line 1: Line 1:
 
<onlyinclude>
 
<onlyinclude>
Maths function - cos.
+
Maths function - Cos.
 
</onlyinclude>
 
</onlyinclude>
 
<syntaxhighlight lang="cpp">
 
<syntaxhighlight lang="cpp">

Revision as of 17:12, 22 August 2012

Maths function - Cos.

float Cos(float v)