Takes a numerical value and returns a string of the rounded value, with 0 decimal figures.
dec_0(x)
x
Numerical value
A character string with 0 decimal figures.