IHyperbolicFunctions<TSelf>.Acosh(TSelf) Methode

Definition

Berechnet den hyperbolischen Arc-Kosinus eines Werts.

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

Parameter

x
TSelf

Der Wert in Bogenmaßen, dessen hyperbolischer Arc-Cosinus berechnet werden soll.

Gibt zurück

TSelf

Der hyperbolische Bogenkosinus von x.

Gilt für: