WorksheetFunction.ImSech(Object) Method

Definition

Returns the secant of a complex number.

public:
 System::String ^ ImSech(System::Object ^ Arg1);
public string ImSech (object Arg1);
Public Function ImSech (Arg1 As Object) As String

Parameters

Arg1
Object

Complex number for which you want the hyperbolic secant.

Returns

STRING

Applies to