imat_result/abs


Purpose

Take absolute value of result data values.

Syntax

r1=abs(r)

Description

This function replaces all data values of r with their absolute value. For complex results this is equivalent to the magnitude of the complex value.

See Also

imat_result/real, imat_result/imag