Rounds a decimal value according to a number of decimal digits.
void decround(dec_t *np, mint dec_round);
To round a decimal value, specifying the number of digits to the right of the decimal point.