Raises Base to any power.
function Power(const Base: Single; const Exponent: Single): Single;
ImagingUtility (at line 185)