On 14 Feb 2006 06:44:02 -0800, [EMAIL PROTECTED] > 5./2.=2.5 is floating point math, with all the round off errors that > incorporates.
Thanks Curtis, I never knew that trick. I guess for variables do have true division you have to make them floats? e.g. float(var1)/float(var2)? Or do you know a less typing approach for that? -- Gregory Piñero Chief Innovation Officer Blended Technologies (www.blendedtechnologies.com) -- http://mail.python.org/mailman/listinfo/python-list