0
Can we have a calculus in c++!!!!
part of mathematics calculus functions are not there
1 Réponse
+ 1
you should look at numerical solutions, i.e. approximations like expanding into taylor series etc. probably you can find examples in fortran books, and then rewrite the code according to c++.