Skip to content

Cabs

Type Function: REAL

Input X COMPLEX (Input)
Output REAL (result)
CABS calculates the length of the vector of a complex number The absolute value is also module or Magnitude mentioned.
CABS = SQRT(X.RE² + X.IM²)

100000000000005F0000002608BF39EB