 | Difference - subtracts the second number from the first... last change: 11.08.2026 15:43 |
Infomir functionality...
Lambda function type:  | - work with numbers... |
Category (Slovak): Číselné
Category (English): Numeric
Description (Slovak): - odčíta druhé číslo od prvého...
Description (English): - subtracts the second number from the first...
Function parameters: (number1,number2)
Function parameters for example: (5,3)
Difference(number1,number2)
Description
- subtracts the second number from the first...
Call example
@Difference(5,3)@
Example
2.0