Round the specified x to the specified precision.

Synopsis

Declared in <bdldfp_decimalimputil.h>

static
ValueType64
round(
    ValueType64 x,
    unsigned int precision);

Created with MrDocs