Can we have a calculus in c++!!!! | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
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 ответ
+ 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