Single.ExpM1(Single) Yöntem

Tanım

E Belirli bir güce yükseltilen ve çıkarılan hesaplamalar.

public:
 static float ExpM1(float x) = System::Numerics::IExponentialFunctions<float>::ExpM1;
public static float ExpM1 (float x);
static member ExpM1 : single -> single
Public Shared Function ExpM1 (x As Single) As Single

Parametreler

x
Single

Yükseltilen E güç.

Döndürülenler

Ex - 1

Uygulamalar

Şunlara uygulanır