Lines Matching full:math

80 SYMBOL(FP_INFINITE, None, <math.h>)
81 SYMBOL(FP_NAN, None, <math.h>)
82 SYMBOL(FP_NORNAL, None, <math.h>)
83 SYMBOL(FP_SUBNORMAL, None, <math.h>)
84 SYMBOL(FP_ZERO, None, <math.h>)
85 SYMBOL(HUGE_VAL, None, <math.h>)
86 SYMBOL(HUGE_VALF, None, <math.h>)
87 SYMBOL(HUGE_VALL, None, <math.h>)
89 SYMBOL(INFINITY, None, <math.h>)
144 SYMBOL(MATH_ERREXCEPT, None, <math.h>)
145 SYMBOL(MATH_ERRNO, None, <math.h>)
148 SYMBOL(NAN, None, <math.h>)
210 SYMBOL(acos, None, <math.h>)
211 SYMBOL(acosf, None, <math.h>)
212 SYMBOL(acosh, None, <math.h>)
213 SYMBOL(acoshf, None, <math.h>)
214 SYMBOL(acoshl, None, <math.h>)
215 SYMBOL(acosl, None, <math.h>)
223 SYMBOL(asin, None, <math.h>)
224 SYMBOL(asinf, None, <math.h>)
225 SYMBOL(asinh, None, <math.h>)
226 SYMBOL(asinhf, None, <math.h>)
227 SYMBOL(asinhl, None, <math.h>)
228 SYMBOL(asinl, None, <math.h>)
231 SYMBOL(atan, None, <math.h>)
232 SYMBOL(atan2, None, <math.h>)
233 SYMBOL(atan2f, None, <math.h>)
234 SYMBOL(atan2l, None, <math.h>)
235 SYMBOL(atanf, None, <math.h>)
236 SYMBOL(atanh, None, <math.h>)
237 SYMBOL(atanhf, None, <math.h>)
238 SYMBOL(atanhl, None, <math.h>)
239 SYMBOL(atanl, None, <math.h>)
344 SYMBOL(cbrt, None, <math.h>)
345 SYMBOL(cbrtf, None, <math.h>)
346 SYMBOL(cbrtl, None, <math.h>)
353 SYMBOL(ceil, None, <math.h>)
354 SYMBOL(ceilf, None, <math.h>)
355 SYMBOL(ceill, None, <math.h>)
383 SYMBOL(copysign, None, <math.h>)
384 SYMBOL(copysignf, None, <math.h>)
385 SYMBOL(copysignl, None, <math.h>)
386 SYMBOL(cos, None, <math.h>)
387 SYMBOL(cosf, None, <math.h>)
388 SYMBOL(cosh, None, <math.h>)
389 SYMBOL(coshf, None, <math.h>)
390 SYMBOL(coshl, None, <math.h>)
391 SYMBOL(cosl, None, <math.h>)
419 SYMBOL(double_t, None, <math.h>)
420 SYMBOL(erf, None, <math.h>)
421 SYMBOL(erfc, None, <math.h>)
422 SYMBOL(erfcf, None, <math.h>)
423 SYMBOL(erfcl, None, <math.h>)
424 SYMBOL(erff, None, <math.h>)
425 SYMBOL(erfl, None, <math.h>)
428 SYMBOL(exp, None, <math.h>)
429 SYMBOL(exp2, None, <math.h>)
430 SYMBOL(exp2f, None, <math.h>)
431 SYMBOL(exp2l, None, <math.h>)
432 SYMBOL(expf, None, <math.h>)
433 SYMBOL(expl, None, <math.h>)
434 SYMBOL(expm1, None, <math.h>)
435 SYMBOL(expm1f, None, <math.h>)
436 SYMBOL(expm1l, None, <math.h>)
437 SYMBOL(fabs, None, <math.h>)
438 SYMBOL(fabsf, None, <math.h>)
439 SYMBOL(fabsl, None, <math.h>)
441 SYMBOL(fdim, None, <math.h>)
442 SYMBOL(fdimf, None, <math.h>)
443 SYMBOL(fdiml, None, <math.h>)
465 SYMBOL(float_t, None, <math.h>)
466 SYMBOL(floor, None, <math.h>)
467 SYMBOL(floorf, None, <math.h>)
468 SYMBOL(floorl, None, <math.h>)
469 SYMBOL(fma, None, <math.h>)
470 SYMBOL(fmaf, None, <math.h>)
471 SYMBOL(fmal, None, <math.h>)
472 SYMBOL(fmax, None, <math.h>)
473 SYMBOL(fmaxf, None, <math.h>)
474 SYMBOL(fmaxl, None, <math.h>)
475 SYMBOL(fmin, None, <math.h>)
476 SYMBOL(fminf, None, <math.h>)
477 SYMBOL(fminl, None, <math.h>)
478 SYMBOL(fmod, None, <math.h>)
479 SYMBOL(fmodf, None, <math.h>)
480 SYMBOL(fmodl, None, <math.h>)
483 SYMBOL(fpclassify, None, <math.h>)
495 SYMBOL(frexp, None, <math.h>)
496 SYMBOL(frexpf, None, <math.h>)
497 SYMBOL(frexpl, None, <math.h>)
519 SYMBOL(hypot, None, <math.h>)
520 SYMBOL(hypotf, None, <math.h>)
521 SYMBOL(hypotl, None, <math.h>)
523 SYMBOL(ilogb, None, <math.h>)
524 SYMBOL(ilogbf, None, <math.h>)
525 SYMBOL(ilogbl, None, <math.h>)
547 SYMBOL(isfinite, None, <math.h>)
549 SYMBOL(isgreater, None, <math.h>)
550 SYMBOL(isgreaterequal, None, <math.h>)
551 SYMBOL(isinf, None, <math.h>)
552 SYMBOL(isless, None, <math.h>)
553 SYMBOL(islessequal, None, <math.h>)
554 SYMBOL(islessgreater, None, <math.h>)
556 SYMBOL(isnan, None, <math.h>)
557 SYMBOL(isnormal, None, <math.h>)
561 SYMBOL(isunordered, None, <math.h>)
581 SYMBOL(ldexp, None, <math.h>)
582 SYMBOL(ldexpf, None, <math.h>)
583 SYMBOL(ldexpl, None, <math.h>)
584 SYMBOL(lgamma, None, <math.h>)
585 SYMBOL(lgammaf, None, <math.h>)
586 SYMBOL(lgammal, None, <math.h>)
588 SYMBOL(llrint, None, <math.h>)
589 SYMBOL(llrintf, None, <math.h>)
590 SYMBOL(llrintl, None, <math.h>)
591 SYMBOL(llround, None, <math.h>)
592 SYMBOL(llroundf, None, <math.h>)
593 SYMBOL(llroundl, None, <math.h>)
597 SYMBOL(log, None, <math.h>)
598 SYMBOL(log10, None, <math.h>)
599 SYMBOL(log10f, None, <math.h>)
600 SYMBOL(log10l, None, <math.h>)
601 SYMBOL(log1p, None, <math.h>)
602 SYMBOL(log1pf, None, <math.h>)
603 SYMBOL(log1pl, None, <math.h>)
604 SYMBOL(log2, None, <math.h>)
605 SYMBOL(log2f, None, <math.h>)
606 SYMBOL(log2l, None, <math.h>)
607 SYMBOL(logb, None, <math.h>)
608 SYMBOL(logbf, None, <math.h>)
609 SYMBOL(logbl, None, <math.h>)
610 SYMBOL(logf, None, <math.h>)
611 SYMBOL(logl, None, <math.h>)
613 SYMBOL(lrint, None, <math.h>)
614 SYMBOL(lrintf, None, <math.h>)
615 SYMBOL(lrintl, None, <math.h>)
616 SYMBOL(lround, None, <math.h>)
617 SYMBOL(lroundf, None, <math.h>)
618 SYMBOL(lroundl, None, <math.h>)
620 SYMBOL(math_errhandling, None, <math.h>)
649 SYMBOL(modf, None, <math.h>)
650 SYMBOL(modff, None, <math.h>)
651 SYMBOL(modfl, None, <math.h>)
662 SYMBOL(nan, None, <math.h>)
663 SYMBOL(nanf, None, <math.h>)
664 SYMBOL(nanl, None, <math.h>)
665 SYMBOL(nearbyint, None, <math.h>)
666 SYMBOL(nearbyintf, None, <math.h>)
667 SYMBOL(nearbyintl, None, <math.h>)
668 SYMBOL(nextafter, None, <math.h>)
669 SYMBOL(nextafterf, None, <math.h>)
670 SYMBOL(nextafterl, None, <math.h>)
671 SYMBOL(nexttoward, None, <math.h>)
672 SYMBOL(nexttowardf, None, <math.h>)
673 SYMBOL(nexttowardl, None, <math.h>)
682 SYMBOL(pow, None, <math.h>)
683 SYMBOL(powf, None, <math.h>)
684 SYMBOL(powl, None, <math.h>)
699 SYMBOL(remainder, None, <math.h>)
700 SYMBOL(remainderf, None, <math.h>)
701 SYMBOL(remainderl, None, <math.h>)
703 SYMBOL(remquo, None, <math.h>)
704 SYMBOL(remquof, None, <math.h>)
705 SYMBOL(remquol, None, <math.h>)
708 SYMBOL(rint, None, <math.h>)
709 SYMBOL(rintf, None, <math.h>)
710 SYMBOL(rintl, None, <math.h>)
711 SYMBOL(round, None, <math.h>)
712 SYMBOL(roundf, None, <math.h>)
713 SYMBOL(roundl, None, <math.h>)
715 SYMBOL(scalbln, None, <math.h>)
716 SYMBOL(scalblnf, None, <math.h>)
717 SYMBOL(scalblnl, None, <math.h>)
718 SYMBOL(scalbn, None, <math.h>)
719 SYMBOL(scalbnf, None, <math.h>)
720 SYMBOL(scalbnl, None, <math.h>)
730 SYMBOL(signbit, None, <math.h>)
731 SYMBOL(sin, None, <math.h>)
732 SYMBOL(sinf, None, <math.h>)
733 SYMBOL(sinh, None, <math.h>)
734 SYMBOL(sinhf, None, <math.h>)
735 SYMBOL(sinhl, None, <math.h>)
736 SYMBOL(sinl, None, <math.h>)
742 SYMBOL(sqrt, None, <math.h>)
743 SYMBOL(sqrtf, None, <math.h>)
744 SYMBOL(sqrtl, None, <math.h>)
792 SYMBOL(tan, None, <math.h>)
793 SYMBOL(tanf, None, <math.h>)
794 SYMBOL(tanh, None, <math.h>)
795 SYMBOL(tanhf, None, <math.h>)
796 SYMBOL(tanhl, None, <math.h>)
797 SYMBOL(tanl, None, <math.h>)
798 SYMBOL(tgamma, None, <math.h>)
799 SYMBOL(tgammaf, None, <math.h>)
800 SYMBOL(tgammal, None, <math.h>)
830 SYMBOL(trunc, None, <math.h>)
831 SYMBOL(truncf, None, <math.h>)
832 SYMBOL(truncl, None, <math.h>)