Teilen über


Half.Cosh(Half) Methode

Definition

Berechnet den hyperbolischen Kosinus eines Werts.

public:
 static Half Cosh(Half x) = System::Numerics::IHyperbolicFunctions<Half>::Cosh;
public static Half Cosh (Half x);
static member Cosh : Half -> Half
Public Shared Function Cosh (x As Half) As Half

Parameter

x
Half

Gibt zurück

Half

Der Hyperbelkosinus von x.

Implementiert

Gilt für