1
Answer

sum (2*i*x)*sin((i*x)\2) from i=1 to i=2x

write a C program that reads an integer x and calculates the result of the following equation


Answers (1)