Searched refs:math (Results 51 - 75 of 299) sorted by relevance

1234567891011>>

/freebsd-13-stable/lib/msun/src/
H A Ds_scalbnf.c1 #include <math.h>
H A Ds_scalbnl.c1 #include <math.h>
H A Ds_cpow.c51 #include <math.h>
H A Ds_cpowf.c50 #include <math.h>
H A Ds_cpowl.c50 #include <math.h>
H A Ds_fmax.c33 #include <math.h>
H A Ds_fmin.c33 #include <math.h>
H A Ds_ilogbl.c18 #include <math.h>
H A Ds_isnan.c31 #include <math.h>
49 * Because math.h defines __isnanf as an alias for compatibility with glibc and
H A Ds_logbl.c18 #include <math.h>
H A Ds_rintl.c33 #include <math.h>
H A Ds_truncl.c27 #include <math.h>
/freebsd-13-stable/contrib/ntp/sntp/
H A Dutilities.h4 #include <math.h>
/freebsd-13-stable/contrib/netbsd-tests/lib/libm/
H A Dt_fmod.c34 #include <math.h>
H A Dt_acos.c33 #include <math.h>
H A Dt_atan.c33 #include <math.h>
H A Dt_modf.c34 #include <math.h>
/freebsd-13-stable/lib/libc/gen/
H A Disinf.c33 #include <math.h>
/freebsd-13-stable/contrib/ntp/libntp/
H A Dtimexsup.c11 #include <math.h>
/freebsd-13-stable/contrib/ntp/sntp/tests/
H A Drun-utilities.c30 #include <math.h>
/freebsd-13-stable/contrib/netbsd-tests/lib/libc/gen/
H A Dt_isnan.c14 #include <math.h>
/freebsd-13-stable/contrib/netbsd-tests/lib/libc/stdio/
H A Dt_scanf.c30 #include <math.h>
/freebsd-13-stable/usr.bin/sed/tests/
H A DMakefile16 ${PACKAGE}FILES+= math.sed
31 ${PACKAGE}FILES+= regress.math.out
/freebsd-13-stable/contrib/cortex-strings/scripts/
H A Dplot-sizes.py11 import math namespace
95 power = int(round(math.log(max(all_x)) / math.log(2)))
/freebsd-13-stable/lib/libc/gdtoa/
H A D_ldtoa.c35 #include <math.h>

Completed in 272 milliseconds

1234567891011>>