rrenaud> Is there a reason why erf() is not included in the math
rrenaud> package? According to the following URL it looks like it has
rrenaud> been standard C since 1999.Python is implemented in the C89 dialect. Maybe Python 3.0 will be implemented using C99. Skip -- http://mail.python.org/mailman/listinfo/python-list
