Bagikan melalui


NFloat.ExpM1(NFloat) Metode

Definisi

E Komputasi yang dinaikkan ke daya tertentu dan menguranginya.

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

Parameter

x
NFloat

Kekuatan yang E dinaikkan.

Mengembalikan

Ex - 1

Penerapan

Berlaku untuk