IHyperbolicFunctions<TSelf>.Cosh(TSelf) Methode

Definition

Berechnet den hyperbolischen Kosinus eines Werts.

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

Parameter

x
TSelf

Der Wert in Bogenmaßen, dessen hyperbolischer Kosinus berechnet werden soll.

Gibt zurück

TSelf

Der Hyperbelkosinus von x.

Gilt für: