8.10 Sum of series Write a program to calculate and display the sum of the series:
1 - 1/2 + 1/3 - 1/4 + ...
Until a term is reached that is less than 0.0001
I do not need help with the code! What comes next in the series? Is there a formula for this?
It's been far too long since I took math!!!
Thanks in advance