Can we have a calculus in c++!!!! | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
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 Antwort
+ 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