W. Watson schrieb: > I would hope Python is doing a lot of standard computations beyond > arithmetic. Trig functions and more. Comments? Bad google day? http://docs.python.org/lib/numeric.html Additionally, there are several scientific extensions, like SciPy, Numeric/Numpy and so forth. Diez