IHyperbolicFunctions<TSelf>.Cosh(TSelf) Méthode

Définition

Calcule le cosinus hyperbolique d’une valeur.

public:
 static TSelf Cosh(TSelf x);
public static abstract TSelf Cosh (TSelf x);
static member Cosh : 'Self -> 'Self
Public Shared Function Cosh (x As TSelf) As TSelf

Paramètres

x
TSelf

Valeur, en radians, dont le cosinus hyperbolique doit être calculé.

Retours

TSelf

Cosinus hyperbolique de x.

S’applique à