Power Function
ImagingUtility

Raises Base to any power.

Pascal
function Power(const Base: Single; 
               const Exponent: Single): Single;
File

ImagingUtility (at line 185)

Related Information
You are here: Symbol Reference > Functions > Power Function