ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


functions:iceil

Differences

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

Link to this comparison view

Last revisionBoth sides next revision
functions:iceil [2017/03/15 16:29] – created korshunfunctions:iceil [2017/04/15 17:50] korshun
Line 4: Line 4:
  
 ===== Description ===== ===== Description =====
-Returns rounded up as an integer.+Rounds x up 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.