Math
Operators
Trigonometric
Tools
Constants
Modulus
Divides two numbers and returns only the remainder.
Details
ID
math-operators-modulus
Name
Modulus
Group
Operators
Package
Math
Keywords
Input ports
Name | Type | Description | Default Value |
---|---|---|---|
A | Number | First number for modulo (dividend) | |
B | Number | Second number for modulo (divisor) |
Output ports
Name | Type | Description |
---|---|---|
Number | Number | The remainder of A/B |
/
( Any numeric value that will become the default value for port B ).Multiplication
Addition
Subtraction
Division
Integer Division