Pow
This reference topic applies to FQL v4. Go to this page for the latest FQL v10 reference topics. |
Pow( value, exponent)
pow( value, exponent)
Pow( value, exponent)
Pow( value, exponent)
Pow( value, exponent)
Pow( value, exponent)
Description
The Pow
function raises its first numeric argument, the base,
to the power of its second numeric argument, the exponent.