Skip to contents

Division for value objects

Usage

# S3 method for value
/(x, y)

Arguments

x

A value object (numerator)

y

A value object or a scalar (denominator)

Value

A new value object representing the division x / y