Codebox Operators fabs

fabs

The absolute value of the input

fabs(in1): out1

Arguments:

Arguments

NameTypeDefaultDescription
in1number

The input value

Returns

NameTypeDescription
out1number

The approximated absolute value of the input