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

Difference between revisions of "rint"

From Quake Wiki

(New page: float '''rint'''(float ''val'') Returns ''val'', rounded up to the closest integer value.)
 
m (Move page script moved page Rint to rint: Fixing the case)
(No difference)

Revision as of 16:22, 29 March 2013

float rint(float val)

Returns val, rounded up to the closest integer value.