Tile - Math - Absolute – Ylands

From Bohemia Interactive Community
Jump to navigation Jump to search
m (YlandsClassyBot moved page Ylands Tile - Math abs to Ylands:Tile - Math - Absolute: New Structure)
No edit summary
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[Image:Ylands_Tile_-_Math_abs.png]]
<!---
*Returns '''absolute''' (positive) '''value''' of input [[Ylands Tile - Number literal|'''number''']].
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE.
-->
== Absolute(Number) ==
 
[[File:YlandsTile-115.png]]
 
<pre>static abs(number: number): number;</pre>
=== Parameters ===
 
==== number ====
 
Input number
 
=== Returns ===
 
'''number'''
 
=== Availability ===
 
[[Ylands:Tile Availability - Client|Client]], [[Ylands:Tile Availability - Server|Server]], [[Ylands:Tile Availability - Custom Controller|Custom Controller]]
 
=== Description ===
 
Returns '''absolute''' (positive) '''value''' of input '''number'''.




Line 8: Line 31:


[[Category: Instructions]]
[[Category: Instructions]]
[[Category: Ylands 0.10]]

Revision as of 12:17, 12 November 2021