grapes-M-grapes: The modified combination of the modulus function ('%%') and...

Description Usage Arguments

Description

The placement of the arguments (lhs and rhs) does not matter unlike the actual modulus function (%%) and integer divisor function (%/%)

Usage

1
lhs %M% rhs

Arguments

lhs

A number (integer or numeric)

rhs

A number (integer or numeric)


ggloop documentation built on May 2, 2019, 3:01 a.m.