method

power

v2_1_10 - Show latest stable - Class: BigDecimal
power(p1, p2 = v2)
public

Returns the value raised to the power of n.

Note that n must be an Integer.

Also available as the operator **