Hardware
Software
Application Notes
uPHP Function Reference
Known Issues
Wattmon.com [main site]
WMPRO, WMMINI FW >= 1.0 WMMEGA FW >= 2.0
Return base raised to the power of exp
$base: The base to use
$exp: The exponent
Number: Base raised to the power of exp
sqr() - Return the square of a number
sqrt() - Return the square root of a number
ln() - Return the natural logarithm of a number
log10() - Return the base 10 logarithm of a number