ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


functions:fpow

Differences

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

Link to this comparison view

Next revisionBoth sides next revision
functions:fpow [2017/03/15 17:33] – created korshunfunctions:fpow [2017/03/15 17:33] korshun
Line 3: Line 3:
 ''fixed fpow(fixed x, int power)'' ''fixed fpow(fixed x, int power)''
  
-====== Description ======+===== Description =====
 Returns x raised to the integer power. Only positive powers are supported. Returns x raised to the integer power. Only positive powers are supported.
  
-====== Examples ======+===== Examples =====
 <code> <code>
 fpow(2.0, 3) -> 8.0 fpow(2.0, 3) -> 8.0
functions/fpow.txt · Last modified: 2017/04/15 17:14 by korshun