Searched refs:atanf (Results 1 - 7 of 7) sorted by relevance

/haiku/src/system/libroot/posix/musl/math/x86/
H A Datanf.s1 .global atanf
2 .type atanf,@function
3 atanf: label
/haiku/src/system/libroot/posix/musl/math/
H A Datan2f.c32 return atanf(y);
75 z = atanf(fabsf(y/x));
H A Datanf.c41 float atanf(float x) function
/haiku/src/preferences/time/
H A DAnalogClock.cpp395 float pointPhi = atanf(-1. * point.y / point.x);
/haiku/headers/posix/
H A Dmath.h140 extern float atanf(float x);
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c1440 void atanf() {} function
H A Dlibroot_stubs_legacy.c1370 void atanf() {} function

Completed in 112 milliseconds