HomeSort by: relevance | last modified time | path
    Searched defs:atanl (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libm/src/
s_atanl.c 33 __weak_alias(atanl, _atanl)
52 atanl(long double x) function in typeref:typename:long double
74 if (expt < ATAN_LINEAR) { /* if |x| is small, atanl(x)~=x */
namespace.h 17 #define atanl _atanl macro

Completed in 30 milliseconds