ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


functions:zan_fixedsqrt

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:zan_fixedsqrt [2017/03/13 17:09] – created korshunfunctions:zan_fixedsqrt [2017/04/15 17:34] korshun
Line 1: Line 1:
-#REDIRECT functions:FixedSqrt+====== zan_FixedSqrt ====== 
 +{{tag>math numerical_algorithms zandronum implemented_in_zdoom}} 
 +''fixed zan_FixedSqrt(fixed number)'' 
 + 
 +===== Description ===== 
 + 
 +An implementation of [[zdoom>FixedSqrt]] for Zandronum 2.1.2, because the ZDoom version is only available in ZDoom 2.7.0 and above. 
 + 
 +===== See also ===== 
 +[[zan_Sqrt]]