Click or drag to resize

ComplexMathAtan Method

Overload List
 NameDescription
Public methodStatic memberAtan(Complex) This function returns the complex arctangent of the complex number a, arctan(a)}. The branch cuts are on the imaginary axis, below -i and above i .
Public methodStatic memberAtan(Complex32) This function returns the complex arctangent of the complex number a, arctan(a)}. The branch cuts are on the imaginary axis, below -i and above i .
Top
See Also