remainder (%)

remainder `r = a % b`, `r` has the same sign as `a`.

JSoperatorarithmetic ⟩ remainder (%)

Last updated

Was this helpful?