modulo() Operation
| Syntax |
NONE
| |
|---|---|---|
| Semantics | modulo() returns anInteger mod divisor. | |
| Substitutables | anInteger, divisor | Can be any variable or object attribute having the type Integer. |
| Examples |
NONE
| |
| Syntax |
NONE
| |
|---|---|---|
| Semantics | modulo() returns anInteger mod divisor. | |
| Substitutables | anInteger, divisor | Can be any variable or object attribute having the type Integer. |
| Examples |
NONE
| |