Skip to contents

Power operation for value objects.

Usage

# S3 method for class '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