Like the C language, the `%` operator is rather the remainder, such that `(a/b)*b + (a%b) = a`. I still call it modulo though... |
||
|---|---|---|
| .. | ||
| unit | ||
| meson.build | ||
Like the C language, the `%` operator is rather the remainder, such that `(a/b)*b + (a%b) = a`. I still call it modulo though... |
||
|---|---|---|
| .. | ||
| unit | ||
| meson.build | ||