ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


functions:abs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
functions:abs [2017/03/13 22:50] korshunfunctions:abs [2017/04/17 15:13] (current) korshun
Line 1: Line 1:
 ====== abs ====== ====== abs ======
-{{tag>math logic}}+{{tag>math}}
 ''num abs(num x)'' ''num abs(num x)''
-[[:types|num -- any numeric type (int or fixed)]]+ 
 +[[:types|num - any numeric type (int or fixed)]]
  
 ===== Description ===== ===== Description =====
 Returns the absolute value of x. Returns the absolute value of x.
 +
 +<note important>''abs(INT_MIN)'' returns [[constants:INT_MIN]], not [[constants:INT_MAX]].</note>
  
 ===== Examples ===== ===== Examples =====
functions/abs.1489438219.txt.gz · Last modified: 2017/03/13 22:50 by korshun