Single.Exp(Single) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Computes E
raised to a given power.
public:
static float Exp(float x) = System::Numerics::IExponentialFunctions<float>::Exp;
public static float Exp(float x);
static member Exp : single -> single
Public Shared Function Exp (x As Single) As Single
Parameters
- x
- Single
The power to which E
is raised.
Returns
E
raised to the power of x
.
Implements
Applies to
Sadarbojieties ar mums vietnē GitHub
Šī satura avotu var atrast vietnē GitHub, kur varat arī izveidot un pārskatīt problēmas un atgādāšanas pieprasījumus. Lai iegūtu papildinformāciju, skatiet mūsu līdzstrādnieku rokasgrāmatu.