Tile - YMath - Cos – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
m (Text replacement - "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}" to "{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}")
 
(One intermediate revision by one other user not shown)
Line 2: Line 2:
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE.
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE.
-->
-->
== Cos(Number) ==
== Cos(Degrees) ==


[[File:YlandsTile-209.png]]
[[File:YlandsTile-209.png]]


<pre>static cos(number: number): number;</pre>
<pre>static cos(degrees: number): number;</pre>
=== Parameters ===
=== Parameters ===


==== number ====
==== degrees ====


Input angle (degrees)
Input angle (degrees)
Line 23: Line 23:
=== Description ===
=== Description ===


Returns cosinus of an angle.
Returns cosinus of an angle(degrees).




----
----
{{Navbox/Ylands}}
{{Navbox/Ylands}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|14}}}}
{{DEFAULTSORT:{{#sub:{{PAGENAME}}|7}}}}


[[Category: Instructions]]
[[Category: Instructions]]

Latest revision as of 15:27, 24 November 2023