Computes number1 + number2. Works in decimal arithmetics.
Namespace
xmlns:AS="http://schema.advantages.cz/AsapFunctions"
Syntax
Parameters
Name | Description |
---|---|
number1 | Addend |
number2 | Addend |
Example
This example show the difference between floating poing and decimal arithmetics addition.
Stylesheet