Home
last modified time | relevance | path

Searched refs:test_atan2 (Results 1 – 3 of 3) sorted by relevance

/picolibc-latest/newlib/libm/test/
Dtest.h353 test_atan2(int vector);
Dmath.c687 test_atan2(vector); in test_math()
Datan2_vec.c1645 void test_atan2(int m) {run_vector_1(m,atan2_vec,(char *)(atan2),"atan2","ddd"); } in test_atan2() function