ABS

Absolute value

@ABS(expression)

Description

Returns the absolute value of expression as a floating-point value.

Example

MOVE #@ABS(0.5),b0