+ 6
How to create scientific calculator in c?
7 odpowiedzi
+ 2
Use <math.h> lib it has many operants like power ,tan, sin, cos, squareroot,log,floor etc.
+ 5
<math.h> lib may help you
+ 4
Few sources of people creating calculator in c
https://www.google.com/amp/s/bigganjogot.wordpress.com/2011/10/22/a-simple-scientific-calculator-in-c-programming-language/amp/
https://www.mycplus.com/source-code/c-source-code/graphical-scientific-calculator/
https://stackoverflow.com/questions/15230880/a-scientific-calculator-in-c-using-functions
+ 3
Hola
+ 3
Gracias amigos
+ 2
Thanks for every 🙏