Click or drag to resize

ComplexMathAsec Method

Overload List
 NameDescription
Public methodStatic memberAsec(Complex) This function returns the complex arcsecant of the complex number a, arcsec(a) = arccos(1/a).
Public methodStatic memberAsec(Double) This function returns the complex arcsecant of the real number a, arcsec(a) = arccos(1/a).
Top
See Also