eBiss 3

Hilfe & Dokumentation

User Tools

Site Tools


en:transformation:mappings:funktionen:numerisch:abs

Table of Contents



Abs

The Abs() function returns the absolute value1) to a numeric value.

Syntax:

Abs(<Zahl>)

Examples:

CodeResult
Abs('97.232') 97.232
Abs('-97.232') 97.232
Abs(363) 363
Abs(-363) 363
1)
The numerical value of a real number without regard to its sign. For example, the absolute value of -4 (written │-4│) is 4. Also called numerical value.
en/transformation/mappings/funktionen/numerisch/abs.txt · Last modified: 2024/02/20 08:15 by 127.0.0.1