Mercurial > hg > octave-nkf
changeset 14767:d213da1a16a6
Correct Fortran implementation of erf for small values (Bug #36364)
* derf.f: For small values approximation to erf should be 2*x/sqrt(pi),
not 2*x*x/sqrt(pi).
author | Rik <octave@nomad.inbox5.com> |
---|---|
date | Thu, 14 Jun 2012 08:35:05 -0700 |
parents | 877263efaacc |
children | 1c7956c661a8 |
files | libcruft/slatec-fn/derf.f |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff