[PRL] Programming Languages in the Code of Federal Regulations

Joe Marshall jmarshall at alum.mit.edu
Tue Apr 20 15:41:42 EDT 2010


On Mon, Apr 19, 2010 at 2:56 PM, Paul Steckler <steck at stecksoft.com> wrote:
> http://www.itworld.com/government/105031/will-wall-street-require-python

Would that be the same python that does this?
>>> -(5/3)==(-5/3)
False

>>> c = .1
>>> print c
0.1

>>> c
0.10000000000000001

Yep.  I'm just filled with confidence.


-- 
~jrm



More information about the PRL mailing list