Method `**()


Method `**

object|int|float `**(object|int|float arg1, object|int|float arg2)

Description

Exponentiation. Raise arg1 to the power of arg2.