Mercurial > hg > octave-nkf
diff liboctave/ChangeLog @ 8278:ab0674a8b345
fix scaling factor for negative alpha in zbesi,cbesi
add bessel function tests
add all scaling factors to bessel documentation
author | Brian Gough <bjg@gnu.org> |
---|---|
date | Tue, 28 Oct 2008 10:47:26 -0400 |
parents | ed5811a1ec8f |
children | b3734f1cb592 |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,3 +1,8 @@ +2008-10-28 Brian Gough <bjg@gnu.org> + + * lo-specfun.cc (zbesi): Fix scaling factor for negative alpha. + (cbesi): Likewise. + 2008-10-23 John Swensen <jpswensen@comcast.net> * oct-shlib.cc (octave_dyld_shlib::open): Call NSLinkEditError to