Home | History | Annotate | Download | only in test

Lines Matching refs:atan

587     printf("a=%f atan(tan(a))=%f\n", a, atan(tan(a)));