German English

AbsoluteValue

Absolute value of a number (without sign)

Classification

Library Core
Art Term
Categories Core Terms, Terms, Operations, Activities, Calculations, Core Activities

Description

AbsoluteValue is a term which returns as its result the value of the address without the sign.

Expression

Value = Abs(NumericTerm)

Properties

Below are all the properties / arguments of the term in order listed.
NameTypeArtMInRDescription
ValueReturnTheReturn the absolute value. The type is the type of the operand.
NumeralTermInOperand of type integer or float
Legend: No Type = Indeterminate type, see description; M = Property is required (mandatory); In = Verkettbares Element; R = Datenrichtung I = In, O = Out, I/O = In/Out

Examples

Abs(1,234)

Abs(Variable1)

See also

  • Created
    15. February 2011
  • Version
    7
  • Amended
    07. Dezember 2011
  • Hits
    1039