3: Design a class Series to overload a function series () as follows:
(1) double sumSeries (double n) with one double argument and returns the sum of the
series, sum = 1/1+1/2+1/3+......+1/n
(ii) double sumSeries (double a, double n) with two double arguments and returns the
sum of the series, sum = 1/a²+4/a>+7/a8+10/all+ .......to n terms.
Answers
Answered by
1
Answer:
what where when why
what where how and when
Similar questions
Science,
3 months ago
Math,
6 months ago
Social Sciences,
6 months ago
Physics,
1 year ago
Science,
1 year ago