#include using namespace std; void f(int n) { int i; for(i=1; i<=n; i++) { printf("sin("); printf("%d",i); if(n>1&&i