Can we have a calculus in c++!!!! | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

Can we have a calculus in c++!!!!

part of mathematics calculus functions are not there

4th Jan 2018, 7:02 PM
ANURAG SHARMA
ANURAG SHARMA - avatar
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++.
4th Jan 2018, 7:15 PM
storm
storm - avatar