Round the specified x to the specified precision.

Synopsis

Declared in <bdldfp_decimalimputil.h>

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

Created with MrDocs