ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


functions:floor

Differences

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

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
functions:floor [2017/03/15 16:26] – created korshunfunctions:floor [2017/04/15 17:50] korshun
Line 4: Line 4:
  
 ===== Description ===== ===== Description =====
-Returns rounded down as a fixed-point number.+Rounds x down and returns the result as a fixed-point number.
  
 See the article on [[:rounding]] for all rounding modes. See the article on [[:rounding]] for all rounding modes.