Convert the specified binary floating‐point value to decimal128.
Synopsis
Declared in <bdldfp_decimalimputil_inteldfp.h>
static
DecimalImpUtil_IntelDfp::ValueType128
binaryToDecimal128(double value);
Created with MrDocs