xtd
0.2.0
Loading...
Searching...
No Matches
◆
exp()
static double xtd::math::exp
(
double
value
)
static
Returns e raised to the specified power.
Parameters
value
A number specifying a power.
Returns
The number e raised to the power d. If value equals
xtd::math::NaN
or
xtd::math::positive_infinity
, that value is returned. If value equals
xtd::math::negative_infinity
, 0 is returned.
xtd
math
Generated on Sat Sep 14 2024 21:25:18 for xtd by
Gammasoft
. All rights reserved.