XLPack 7.0
XLPack Numerical Library (Excel VBA) Reference Manual
Loading...
Searching...
No Matches

◆ Csqrt()

Function Csqrt ( Z As  Complex)

Complex square root

Purpose
Csqrt computes the square root of a complex number z.
Returns
Complex
Square root of a complex number z.
Parameters
[in]zComplex argument z.