Return base raised to the power exp.
Synopsis
Declared in <bdldfp_decimalimputil.h>
static
DecimalImpUtil::ValueType64
pow(
ValueType64 base,
ValueType64 exp);
Created with MrDocs
Return base raised to the power exp.
Declared in <bdldfp_decimalimputil.h>
static
DecimalImpUtil::ValueType64
pow(
ValueType64 base,
ValueType64 exp);
Created with MrDocs