Same as the related overload above for exp.

Synopsis

Declared in <bdldfp_decimalutil.h>

static
Decimal64
exp(Decimal64 x);

Return Value

e raised to the power x

Parameters

Name

Description

x

power to raise e to

Created with MrDocs