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)
To help us continually offer you the best experience on ProRealCode, we use cookies. By clicking on "Continue" you are agreeing to our use of them. You can also check our "privacy policy" page for more information.Continue