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
English,
2 months ago
Math,
5 months ago
Social Sciences,
5 months ago
Physics,
10 months ago
Science,
10 months ago