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

ceil

From Quake Wiki

Revision as of 21:17, 22 February 2008 by 129.13.186.4 (talk) (New page: float '''ceil'''(float ''val'') Returns ''val'', rounded up to the integer above (like the equivalent function in C).)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
float ceil(float val)

Returns val, rounded up to the integer above (like the equivalent function in C).