On Sun, 2006-12-31 at 13:23 -0600, [EMAIL PROTECTED] wrote:
> 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.
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
Is there a reason why erf() is not included in the math package?
According to the following URL it looks like it has been standard C
since 1999.
http://www.opengroup.org/onlinepubs/95399/functions/erf.html
--
http://mail.python.org/mailman/listinfo/python-list