Lines Matching refs:tan
580 printf("a=%f tan(a)=%f\n", a, tan(a));587 printf("a=%f atan(tan(a))=%f\n", a, atan(tan(a)));