Rounding

Rounding

Logic name

Rounding (Document Mapper/Variable Mapper/Merge Mapper)

Function

This logic rounds off input numbers.

Data types

Location

Type

First input handler

Numeric

Logic output

Numeric

= Hint =

Refer to the following for details:

Properties

Category

Property

Description

Precision

Specified digits

Directly specify the number of decimal places in decimal type precision.

Comment

Comment

You can write a description of the logic. It doesn't affect the conversion process.

Logic sample

Mapping definition

Logic settings and processing result

The logic rounds off numbers of input data at the specified digit and outputs the result.

Property settings

Property

Setting

Specified digits

2

Input data

123.456

-123.456

654.321

Output data

123.46

-123.46

654.32

 

= Hint =

For a list of logics, refer to Mapper Logic Guide.