functional overview
Perform subtraction.
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 is further subtracted.
- note
-
Numeric 1 Numeric 2 result 2 1 1 1 2 -1 0.07 -0.03 0.1 0.03 0.07 -0.04 -100 -200 100 5 a 5 5 3x 2
parameter
- argument (e.g. function, program, programme)
-
Numeric 1 numeric data
Specify the target number.Numeric 2 numeric data
Specifies the number to be subtracted.additional value numeric data
Specifies the number to be subtracted. (additional argument)
- return value
-
numeric data
Numeric 1-Numeric 2... Returns the result of the calculation of