Home | History | Annotate | Download | only in test

Lines Matching refs:asin

585     printf("a=%f asin(sin(a))=%f\n", a, asin(sin(a)));