exp overloads
Synopses
Declared in <bdldfp_decimalutil.h>
Same as the related overload above for exp.
static
Decimal128
exp(Decimal128 x);
Return e (Euler's number, 2.7182818) raised to the specified power x.
Same as the related overload above for exp.
Created with MrDocs