ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


functions:fixedsqrt

Differences

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

Link to this comparison view

Next revision
Previous revision
functions:fixedsqrt [2017/03/13 17:10] – created korshunfunctions:fixedsqrt [2019/09/05 23:48] (current) – removed korshun
Line 1: Line 1:
-====== FixedSqrt ====== 
-{{tag>math algorithms zandronum implemented_in_zdoom}} 
-''fixed zan_FixedSqrt(fixed number)'' 
  
-===== Description ===== 
- 
-An implementation of [[zdoom>FixedSqrt|FixedSqrt()]] for Zandronum 2.1.2, because the ZDoom version is only available in ZDoom 2.7.0 and above.