This document describes various uses of the Util - Decimal block.
â–¶Decimal Block - Operation
- Decimal blocks process data in decimal form.
- scale represents the number of decimal places and is input as positive integer type.
-
- Decimal block is applied to decimal in each block
- The execution result of the Decimal block is checked through the console log message.
1) Decimal
- Convert a text representation (value) of a specific radix to a decimal number.
2) Decimal Add
- Perform decimal addition.
3) Decimal Subtract
- Perform decimal subtraction.