Convert the specified binary floating‐point value to decimal64.

Synopsis

Declared in <bdldfp_decimalimputil_inteldfp.h>

static
DecimalImpUtil_IntelDfp::ValueType64
binaryToDecimal64(double value);

Created with MrDocs