Previous: ZSin Intrinsic, Up: Table of Intrinsic Functions
ZSqRt(X)
ZSqRt: COMPLEX(KIND=2) function.
X: COMPLEX(KIND=2); scalar; INTENT(IN).
Intrinsic groups: f2c.
Description:
Archaic form of SQRT() that is specific
to one type for X.
See SqRt Intrinsic.