laymanhobbist
- 29
- 2
any suggestions for a nice book regarding numerical methods in c?
Yeah, but they are more aptly called "Numerical Methods in C-tran"jhae2.718 said:Older versions are available on the site for free.
D H said:Yeah, but they are more aptly called "Numerical Methods in C-tran"
I'm not sure that's a good thing...jhae2.718 said:"The determined Real Programmer can write FORTRAN programs in any language."
laymanhobbist said:i downloaded the book from library.nu
now i have to understand methods like bisection ..
then put those methods in c statements
tough thing...
D H said:Yeah, but they are more aptly called "Numerical Methods in C-
tran"
chiro said:I do recall a book (or series of books) that go under the title "Numerical Recipes in C". If it is at your library you may want to check it out.
laymanhobbist said:i downloaded the book from library.nu
now i have to understand methods like bisection ..
then put those methods in c statements
tough thing...