http://qs1969.pair.com?node_id=1168530


in reply to Re^2: Variables are automatically rounded off in perl
in thread Variables are automatically rounded off in perl

No, it doesn't. JavaScript does not truncate digits. Try it:

javascript:alert(3335.9999999999995)