powered by
from float number to fixed digits character
round_string(x, digits = 2)
character
number
hold n digits after the decimal point
round_string(1.1, 2)
Run the code above in your browser using DataLab