Agilent Technologies E5071C Manual page 1237

Hide thumbs Also See for E5071C:
Table of Contents

Advertisement

E5071C
ComplexSqrt(x)
Syntax
Result = ComplexSqrt(x)
Description
Returns the square root (
Data type
x : Complex type (Complex)
Result : Complex type (Complex)
Example of use
Dim a As Complex, b As Complex
a = ComplexSet(1.5, 2.0)
b = ComplexSqrt(a)
1464
) of a complex number x.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents