Skip to contents

Power operation for value objects.

Usage

# S3 method for value
^(b, e)

Arguments

b

A value object as the base

e

A value object, a scalar, or a numeric constant as the exponent

Value

A new value object representing the power b^e