Half.Tanh(Half) Methode

Definitie

Berekent de tangens hyperbolicus van een waarde.

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

Parameters

x
Half

De waarde, in radialen, waarvan de hyperbolische tangens moet worden berekend.

Retouren

De tangens hyperbolicus van x.

Implementeringen

Van toepassing op