Hosting and domain costs until October 2024 have been generously sponsored by dumptruck_ds. Thank you!

fabs

From Quake Wiki

Revision as of 21:19, 22 February 2008 by 129.13.186.4 (talk) (New page: float '''fabs'''(float ''val'') Returns absolute value of ''val'' (like the equivalent function in C).)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
float fabs(float val)

Returns absolute value of val (like the equivalent function in C).