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