IHyperbolicFunctions<TSelf>.Asinh(TSelf) Methode

Definition

Berechnet den hyperbolischen Arc-Sinus eines Werts.

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

Parameter

x
TSelf

Der Wert im Bogenmaß, dessen hyperbolischer Bogen-Sinus berechnet werden soll.

Gibt zurück

TSelf

Der hyperbolische Bogen-Sinus von x.

Gilt für: