Hey guys, Im new at this C++ programming. I have a problem with the Homework assignment, can anyone shed some light on this
Write a program that estimates the value of the mathematical constant e by using the formula:

e=1+1/1!+1/2!+1/3!.....

I have to use a while structure
thank you so much in advance fellas