Agilent Technologies E5071C Manual page 1231

Hide thumbs Also See for E5071C:
Table of Contents

Advertisement

E5071C
ComplexNorm(x)
Syntax
Result = ComplexNorm(x)
Description
Returns the square of the absolute value of a complex number x.
Data type
x : Complex type (Complex)
Result : Double precision floating point type (Double)
Example of use
Dim a As Complex, b As Double
a = ComplexSet(1.5, 2.0)
b = ComplexNorm(a)
1458

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents