Searched refs:test_atan2 (Results 1 – 3 of 3) sorted by relevance
353 test_atan2(int vector);
687 test_atan2(vector); in test_math()
1645 void test_atan2(int m) {run_vector_1(m,atan2_vec,(char *)(atan2),"atan2","ddd"); } in test_atan2() function