Absolute Value

Logic Name

Absolute Value

Function

Returns the absolute value of the input number.

Data Types

Location Type
The first input handler Numeric
Logic output Numeric
lightbulbRefer to "Logic Specifications" for details.

Properties

Category Property Description
Comment Comment The comment will also be output to the specifications.It does not affect the conversion process.

Notes

Logic Sample

Mapping Definition

Absolute Value

Logic Settings and Processing Result

The logic outputs the absolute value of the number of input data.
Property Settings
Property Setting
None  
Input Data
-2.3
4.5
-6
Result Data
2.3
4.5
6