(Approximate e) Programming Exercise 4.26 approximates e using the following series:
In order to get better precision, use BigDecimal with 25 digits of precision in the computation. Write a program that displays the e value for i = 100, 200, . . . , and 1000.
Ref:
(Compute e) You can approximate e using the following series:
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.