Decimal32.Exp(Decimal32) Метод

Определение

public:
 static System::Numerics::Decimal32 Exp(System::Numerics::Decimal32 x) = System::Numerics::IExponentialFunctions<System::Numerics::Decimal32>::Exp;
public static System.Numerics.Decimal32 Exp(System.Numerics.Decimal32 x);
static member Exp : System.Numerics.Decimal32 -> System.Numerics.Decimal32
Public Shared Function Exp (x As Decimal32) As Decimal32

Параметры

Возвращаемое значение

Реализации

Применяется к