ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


functions:safediv

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:safediv [2017/03/13 17:34] korshunfunctions:safediv [2017/03/13 17:36] korshun
Line 6: Line 6:
 Performs safe division: if denumerator is 0, the result is 0 and no error happens. Performs safe division: if denumerator is 0, the result is 0 and no error happens.
  
-Integer version, for fixed-point numbers see [[function:SafeFixedDiv|SafeFixedDiv()]].+Integer version, for fixed-point numbers see [[functions:SafeFixedDiv|SafeFixedDiv()]].
  
 ===== Examples ===== ===== Examples =====
functions/safediv.txt · Last modified: 2017/03/17 17:41 by korshun