Floor

Floor

Logic name

Floor (Document Mapper/Variable Mapper/Merge Mapper)

Function

This logic rounds input numbers down to the specified digits.

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 numbers of the input data down to the specified digit and outputs them.

Property settings

Properties

Setting

Specified digits

2

Input data

123.456

-123.456

654.321

Output data

123.45

-123.46

654.32

 

= Hint =

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