Half.Cosh(Half) Methode

Definitie

Berekent de cosinus hyperbolicus van een waarde.

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

Parameters

x
Half

De waarde, in radialen, waarvan de cosinus hyperbolicus moet worden berekend.

Retouren

De cosinus hyperbolicus van x.

Implementeringen

Van toepassing op