Bagikan melalui


NFloat.Acosh(NFloat) Metode

Definisi

Menghitung kosinus busur hiperbolik dari nilai.

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

Parameter

x
NFloat

Nilainya, dalam radian, yang arc-kosinus hiperboliknya akan dihitung.

Mengembalikan

Busur hiperbolik-kosinus x.

Penerapan

Berlaku untuk