Untitled
By: a guest | Mar 16th, 2010 | Syntax:
Python | Size: 0.25 KB | Hits: 58 | Expires: Never
$ python -c 'print 48.0-4.60'
43.4
$ python
Python 2.5.2 (r252:60911, Jan 20 2010, 21:48:48)
[GCC 4.2.4 (Ubuntu 4.2.4-1ubuntu3)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> 48.0-4.60
43.399999999999999