faaiz-space / hut-calci

This project is for implementing different animations with which users can interact, It has a Calculator which has some cool features but needing more for others to get benifits.
15 stars 13 forks source link

power of number - functionality added #28

Open shubhamdarwante2301 opened 2 years ago

shubhamdarwante2301 commented 2 years ago

added new functionality to find the square of any number

faaiz-space commented 2 years ago

added new functionality to find the square of any number

Hii @shubhamdarwante2301 we are happy to see your effort but instead of adding only square functionality can you add a feature for any number to the power. And then evaluate it.

shubhamdarwante2301 commented 2 years ago

Hii @faaiz-space as per your suggestion I have made changes to my existing PR, I add a function to find the power of a number, please review it once.

issue: #29