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