if pointsize=1 then
nbvirg=0
elsif pointsize=0.1 then
nbvirg=1
elsif pointsize=0.01 then
nbvirg=2
elsif pointsize=0.001 then
nbvirg=3
elsif pointsize=0.0001 then
nbvirg=4
endif
round(close,nbvirg)
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Ok