+ 1
Hello guys
I create an app to calculat the power of numbers(5^3)but it's don't calculate the decimal power like https://code.sololearn.com/cRpq5Ij9hKjB/?ref=app
3 Respostas
+ 6
Of course the math header file is needed.
+ 1
Include math header file in you code and try you'll get 👍
+ 1
Thanks guys but i mean i write my own code for the powrer (you can chek it if you want) i ask for someone to help me to develop this code