functional overview
Seek a remainder.
Details of Functions
Numeric 1÷Numeric 2Calculate the remainder of
Numeric 1If the "etc." is a letter, it is converted to a number as much as possible, but if it cannot be converted, it is treated as a zero.
Numeric 2is a decimal, it is treated as an integer.
- attention (heed)
- Numeric 2is 0, no calculation process is performed.
- note
-
Numeric 1 Numeric 2 result 12 3 0 12 5 2 -12 3 0 -12 5 -2 12 7.1 5 12 7.9 5
parameter
- argument (e.g. function, program, programme)
-
Numeric 1 numeric data
Specify the target number.Numeric 2 numeric data
Specifies the number to be divided.
- return value
-
numeric data
Numeric 1÷Numeric 2Returns the remainder of