rem Assign
Divides this array by another array in plac and takes the remainder.
Since
1.1.1
Parameters
other
the other array, must have the same shape as this array
Divides each element with a scalar and takes the remainder.
Since
1.1.1
Parameters
other
the scalar