Double.Acosh(Double) Methode

Definitie

Berekent de hyperbolische boogcosinus van een waarde.

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

Parameters

x
Double

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

Retouren

De hyperbolische boogcosinus van x.

Implementeringen

Van toepassing op