Half.Acosh(Half) Methode

Definitie

Berekent de hyperbolische boogcosinus van een waarde.

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

Parameters

x
Half

De waarde, in radialen, waarvan de hyperbolische boog-cosinus moet worden berekend.

Retouren

De hyperbolische boogcosinus van x.

Implementeringen

Van toepassing op