Same as the related overload above for pow.

Synopsis

Declared in <bdldfp_decimalutil.h>

static
Decimal128
pow(
    Decimal128 base,
    Decimal128 exp);

Created with MrDocs