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