Computer Science, asked by aanshighosh5608, 5 months ago

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 bai33076
1

Answer:

what where when why

what where how and when

Similar questions