Monday, March 25, 2013

Program to calculate power of any number with user defined function

Last time we calculated power of any number using inbuilt function power() declared in math.h here.
But in this post we have our user defined power() function that works same as the built in function.

Check this code:

0 comments:

Post a Comment

Powered by Blogger.