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
Next revisionBoth sides next revision
functions:itrunc [2017/04/15 17:51] korshunfunctions:itrunc [2017/04/15 17:52] korshun
Line 4: Line 4:
  
 ===== Description ===== ===== Description =====
-Rounds x by trhuncating 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 truncing modes.