Home | History | Annotate | Download | only in test

Lines Matching full:acos

586     printf("a=%f acos(cos(a))=%f\n", a, acos(cos(a)));