powered by
Function that returns numeric values with 2 decimal numbers.
dec_two(x)
a numeric value with 2 decimal numbers.
input numeric value with N decimal numbers.
aaa <- dec_two(8.31232)
Run the code above in your browser using DataLab