Home | History | Annotate | Download | only in libm

Lines Matching defs:atan

24   4.6364760399e-01, /* atan(0.5)hi 0x3eed6338 */
25 7.8539812565e-01, /* atan(1.0)hi 0x3f490fda */
26 9.8279368877e-01, /* atan(1.5)hi 0x3f7b985e */
27 1.5707962513e+00, /* atan(inf)hi 0x3fc90fda */
35 5.0121582440e-09, /* atan(0.5)lo 0x31ac3769 */
36 3.7748947079e-08, /* atan(1.0)lo 0x33222168 */
37 3.4473217170e-08, /* atan(1.5)lo 0x33140fb4 */
38 7.5497894159e-08, /* atan(inf)lo 0x33a22168 */
120 double atan(double x)
122 double atan(x)