WAP to declare a class demo to overload following function to calculate and print sum of following series
S= 1+x/5 x2/5 + x2/25 + x3/125………….
 Published By : Sunita Chhetry
                                
                            WAP to declare a class demo to overload following function to calculate and print sum of following series
S= 1+x/5 x2/5 + x2/25 + x3/125………….