Lines Matching refs:math
10 @chapter Mathematical Functions (@file{math.h})
13 corresponding definitions and declarations are in @file{math.h}.
14 The definition of HUGE_VAL from @file{math.h} is of particular interest.
27 @file{math.h}.
93 There are two different versions of the math library routines: IEEE
96 @file{math.h}. It may be set to one of the following constants defined
97 in @file{math.h}: @code{_IEEE_} or @code{_POSIX_}.
109 The majority of the floating-point math functions are written
140 @include math/w_acos.def
142 @include math/w_acosh.def
144 @include math/w_asin.def
146 @include math/s_asinh.def
148 @include math/s_atan.def
150 @include math/w_atan2.def
152 @include math/w_atanh.def
154 @include math/w_j0.def
160 @include math/w_cosh.def
162 @include math/s_erf.def
164 @include math/w_exp.def
168 @include math/w_exp2.def
172 @include math/s_fabs.def
176 @include math/s_floor.def
184 @include math/w_fmod.def
186 @include math/s_frexp.def
188 @include math/w_gamma.def
190 @include math/w_hypot.def
200 @include math/s_ldexp.def
202 @include math/w_log.def
204 @include math/w_log10.def
224 @include math/w_pow.def
228 @include math/w_remainder.def
240 @include math/s_sin.def
242 @include math/w_sinh.def
244 @include math/w_sqrt.def
246 @include math/s_tan.def
248 @include math/s_tanh.def