Bagikan melalui


NFloat.Cosh(NFloat) Metode

Definisi

Menghitung kosinus hiperbolik dari nilai.

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

Parameter

x
NFloat

Nilainya, dalam radian, yang kosinus hiperboliknya akan dihitung.

Mengembalikan

Kosinus xhiperbolik .

Penerapan

Berlaku untuk