Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codersuresh/powercalculator-c

This is very simple and short c program to calculate power. For example, if you enter 2 as a and 3 as b, this program will put 3 on the power of 2 and calculates and gives output as 2^3 = 8. If this code doesn't work on your compiler, you have to add some code. If you faced any error, ping me. my facebook link: https://fb.me/cderSuresh
https://github.com/codersuresh/powercalculator-c

Last synced: 5 days ago
JSON representation

This is very simple and short c program to calculate power. For example, if you enter 2 as a and 3 as b, this program will put 3 on the power of 2 and calculates and gives output as 2^3 = 8. If this code doesn't work on your compiler, you have to add some code. If you faced any error, ping me. my facebook link: https://fb.me/cderSuresh

Awesome Lists containing this project