Half.Sinh(Half) Methode

Definitie

Berekent de sinus hyperbolicus van een waarde.

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

Parameters

x
Half

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

Retouren

De sinus hyperbolicus van x.

Implementeringen

Van toepassing op