ez.remainder: remainder

ez.remainderR Documentation

remainder

Description

remainder

Usage

ez.remainder(m, n)

Arguments

m

dividend

n

divider

See Also

ez.quotient

Examples

11 is given as the dividend and 5 the divider, (ie, 11 divided by 5, or divide 11 by 5), then 2(quotient) and 1(remainder).

jerryzhujian9/ezmisc documentation built on March 9, 2024, 12:44 a.m.