Same as the related overload above for decimal64FromDouble.

Synopsis

Declared in <bdldfp_decimalconvertutil.h>

static
Decimal64
decimal64FromDouble(
    double binary,
    int digits = 0);

Created with MrDocs