Share via


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

Définition

Calcule l’arc-cosinus hyperbolique d’une valeur.

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

Paramètres

x
TSelf

Valeur, en radians, dont l’arc-cosinus hyperbolique doit être calculé.

Retours

TSelf

Arc-cosinus hyperbolique de x.

S’applique à