PHP.nl

variant_pow

variant_pow

Returns the result of performing the power function with two variants

variant **variant_pow** mixed $left mixed $right

Returns the result of to the power of . left``right

leftThe left operand.

rightThe right operand.

Returns the result of to the power of . left``right

Throws a on failure. com_exception

pow