functional overview
Performs division.
Details of Functions
Numeric 1÷Numeric 2Calculate the
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.
additional valueis added, it will be further divided.
- attention (heed)
- Numeric 2, ,additional valueis 0, no calculation process is performed.
- note
-
Numeric 1 Numeric 2 result 2 1 2 1 2 0.5 0.1 -0.2 -0.5 -8 -2 4 10 0 10 10 3 3.33333333333333333 5 a 5 5 3x 1.66666666666666666666666667
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.additional value numeric data
Specifies the number to be divided. (additional argument)
- return value
-
numeric data
Numeric 1÷Numeric 2... Returns the result of the calculation of