WorksheetFunction.ImCosh(Object) Méthode

Définition

Renvoie le cosine hyperbolique d’un nombre complexe.

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

Paramètres

Arg1
Object

Nombre complexe pour lequel vous souhaitez obtenir le cosine hyperbolique.

Retours

String

STRING

S’applique à