x <- (255 / 100) * 100 print(x == 255)print(sprintf("%.20f", x))
Standard input is empty
[1] FALSE [1] "254.99999999999997157829"
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!