Searched refs:math (Results 76 - 100 of 1313) sorted by relevance

1234567891011>>

/netbsd-current/lib/libc/arch/m68k/gen/
H A Dinfinityl.c14 #include <math.h>
/netbsd-current/lib/libc/arch/sparc64/gen/
H A Dinfinityl.c12 #include <math.h>
/netbsd-current/lib/libc/arch/x86_64/gen/
H A Dinfinityl.c13 #include <math.h>
/netbsd-current/lib/libm/complex/
H A Dcabs.c10 #include <math.h>
H A Dcabsf.c10 #include <math.h>
H A Dcabsl.c9 #include <math.h>
H A Dcarg.c10 #include <math.h>
H A Dcargf.c10 #include <math.h>
H A Dcargl.c9 #include <math.h>
/netbsd-current/lib/libm/src/
H A Ds_tgammaf.c34 #include <math.h>
37 * We simply call tgamma() rather than bloating the math library with
H A Dw_drem.c13 #include <math.h>
H A Ds_lrintl.c8 #include <math.h>
/netbsd-current/lib/libc/arch/hppa/gen/
H A Dfabs.c11 #include <math.h>
H A Dnanf.c8 #include <math.h>
15 __warn_references(__nanf, "warning: <math.h> defines NAN incorrectly for your compiler.")
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DMathExtras.cpp18 #include <math.h>
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dfrexpl.c22 # include <math.h>
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dfrexpl.c22 # include <math.h>
/netbsd-current/lib/libm/noieee_src/
H A Dn_frexpf.c34 #include <math.h>
/netbsd-current/external/gpl2/groff/dist/src/include/
H A Ddriver.h31 #include <math.h>
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/math/
H A Dremainder.d4 This is a submodule of $(MREF std, math).
11 Conversion of CEPHES math library to D by Iain Buclaw and David Nadlinger
12 Source: $(PHOBOSSRC std/math/remainder.d)
23 module std.math.remainder;
25 static import core.stdc.math;
48 return core.stdc.math.fmodl(x, y);
54 import std.math.operations : feqrel;
55 import std.math.traits : isIdentical, isNaN;
77 import std.math.traits : copysign, isInfinity;
78 import std.math
[all...]
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/
H A Dmathspecial.d49 * Copyright: Based on the CEPHES math library, which is
56 import std.internal.math.errorfunction;
57 import std.internal.math.gammafunction;
58 public import std.math;
90 return std.internal.math.gammafunction.gamma(x);
109 return std.internal.math.gammafunction.logGamma(x);
122 import core.math : rndtol;
179 return std.internal.math.gammafunction.digamma(x);
190 return std.internal.math.gammafunction.logmdigamma(x);
201 return std.internal.math
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dmathspecial.d49 * Copyright: Based on the CEPHES math library, which is
56 import std.internal.math.errorfunction;
57 import std.internal.math.gammafunction;
58 public import std.math;
90 return std.internal.math.gammafunction.gamma(x);
109 return std.internal.math.gammafunction.logGamma(x);
178 return std.internal.math.gammafunction.digamma(x);
189 return std.internal.math.gammafunction.logmdigamma(x);
200 return std.internal.math.gammafunction.logmdigammaInverse(x);
225 return std.internal.math
[all...]
/netbsd-current/lib/libc/arch/aarch64/gen/
H A Dnanf.c8 #include <math.h>
18 __warn_references(__nanf, "warning: <math.h> defines NAN incorrectly for your compiler.")
/netbsd-current/lib/libc/arch/alpha/gen/
H A Dnanf.c8 #include <math.h>
15 __warn_references(__nanf, "warning: <math.h> defines NAN incorrectly for your compiler.")
/netbsd-current/lib/libc/arch/i386/gen/
H A Dnanf.c8 #include <math.h>
15 __warn_references(__nanf, "warning: <math.h> defines NAN incorrectly for your compiler.")

Completed in 318 milliseconds

1234567891011>>