Home
last modified time | relevance | path

Searched defs:atan2 (Results 1 – 5 of 5) sorted by relevance

/haiku/src/system/libroot/posix/musl/math/x86/
H A Datan2.s1 .global atan2 symbol
3 atan2: label
/haiku/src/system/libroot/posix/musl/math/
H A Datan2.c46 double atan2(double y, double x) in atan2() function
/haiku/headers/libs/mapm/
H A Dm_apm.h570 MAPM atan2(const MAPM &x,int toDigits) const in atan2() function
573 MAPM atan2(const MAPM &x) const in atan2() function
652 inline MAPM atan2(const MAPM &y,const MAPM &x,int toDigits) in atan2() function
654 inline MAPM atan2(const MAPM &y,const MAPM &x) in atan2() function
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs_legacy.c1378 void atan2() {} in atan2() function
H A Dlibroot_stubs.c1439 void atan2() {} in atan2() function