Progrmming in c - TechRepublic
Question
May 26, 2010 at 11:33 PM
jasp.maths

Progrmming in c

by jasp.maths . Updated 16 years, 1 month ago

I want to write a program in c++ which sums the series 1+1/2!+1/3!+…… upto 200 places and also displays the answer upto 100 decimal places.Is it possible ?? Note that the series is series of the number e.

This discussion is locked

All Comments