mod

Core Math

Modulus. Always non-negative for positive divisor (MATLAB-style). Use rem() for C-style remainder.

Syntax

mod(x, y)

Examples

mod(10, 3)
▶ Run
mod(-7, 3)
▶ Run

See Also

Try SimLab — Free MATLAB® Alternative

466 functions. Runs in your browser. No install.

Open SimLab

Stay Updated

Get notified about new simulations and tools. We send 1-2 emails per month.