ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


functions:iround

Differences

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

Link to this comparison view

Last revisionBoth sides next revision
functions:iround [2017/03/15 16:30] – created korshunfunctions:iround [2017/04/15 17:51] korshun
Line 4: Line 4:
  
 ===== Description ===== ===== Description =====
-Returns rounded to the nearest integer as an integer.+Rounds x to the nearest integer and returns the result as an integer.
  
 See the article on [[:rounding]] for all rounding modes. See the article on [[:rounding]] for all rounding modes.