ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


functions:itrunc

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
functions:itrunc [2017/04/15 17:52] korshunfunctions:itrunc [2017/04/15 17:52] korshun
Line 6: Line 6:
 Rounds x by truncating the fractional part and returns the result as an integer. Rounds x by truncating the fractional part and returns the result as an integer.
  
-See the article on [[:rounding]] for all truncing modes.+See the article on [[:rounding]] for all rounding modes.
  
 ===== Examples ===== ===== Examples =====