Half.Cosh(Half) Metod

Definition

Beräknar hyperbolisk cosiné för ett värde.

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

Parametrar

x
Half

Värdet, i radianer, vars hyperboliska cosinin ska beräknas.

Returer

Hyperbolisk cosinine av x.

Implementeringar

Gäller för