Thursday 10 December 2015

How to Take power of a number in division C++

This program takes a number as input from user and prints the sum of equation [ 1/x + 1/x*x + 1/x*x*x + ................. +1/n] 

To Download the Code blocks/ Visual studio file of this Click Here

No comments:

Post a Comment