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.)
(No difference)

Revision as of 21:16, 22 February 2008

float rint(float val)

Returns val, rounded up to the closest integer value.