Same as the related overload above for pow.

Synopsis

Declared in <bdldfp_decimalutil.h>

static
Decimal64
pow(
    Decimal64 base,
    Decimal64 exp);

Created with MrDocs