#include #include #include int main() { double xmin=0,xmax=3.14,dx=0.01,x; FILE *F; x=xmin; F=fopen("sin.txt","w"); while (x