R/ops.R
slash-.value.Rd
Element-wise division. Supports broadcasting when one operand is a 1x1 scalar matrix.
# S3 method for class 'value' x/y
A value object or numeric (numerator)
A value object or numeric (denominator)
A new value object representing x / y