author | Aleksandar Samardžić <asamardzic@matf.bg.ac.rs> | 2009年02月16日 11:15:58 +0000 |
---|---|---|
committer | Aleksandar Samardžić <asamardzic@matf.bg.ac.rs> | 2009年02月16日 11:15:58 +0000 |
commit | bd4b96db77acadee7e2253f20d3ec1638045ff46 (patch) | |
tree | fdbfdeff14c1ee0092f7d4d90d065c9a74665508 | |
parent | 0650b3ce6930382023237bbfb780daa44a37d2a9 (diff) | |
download | libmatheval-bd4b96db77acadee7e2253f20d3ec1638045ff46.tar.gz |
-rw-r--r-- | AUTHORS | 2 | ||||
-rw-r--r-- | doc/libmatheval.texi | 2 |
@@ -1,4 +1,4 @@ libmatheval authors: - Aleksandar Samardzic <asamardzic@gnu.org> - Faculty of Mathematics, University of Belgrade + Department of Mathematics, University of Belgrade diff --git a/doc/libmatheval.texi b/doc/libmatheval.texi index 5216da4..d701cd8 100644 --- a/doc/libmatheval.texi +++ b/doc/libmatheval.texi @@ -1615,7 +1615,7 @@ conversation use author e-mail address The library is developed as a back-end for ``Numerical Analysis'' course taught during 1999/2000, 2000/2001 and 2001/2002 school years -at Faculty of Mathematics, University of Belgrade. Most numerical +at Department of Mathematics, University of Belgrade. Most numerical libraries (library accompanying ``Numerical Recipes'' book most notably example) are asking programmer to write corresponding C code when it comes to evaluate mathematical functions. It seemed to me |