Floating Point Intrinsic Functions - FAbs Method

Return the absolute value of a float

Member of Floating Point Intrinsic Functions (PRIM_LIBI.IFloatingPointIntrinsics)

Parameters

NameTypeData TypeDescription
Result*Result (Optional)FloatResult of applying FAbs method

Details

FAbs returns the absolute value of the variable as a floating number.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2