Home
last modified time | relevance | path

Searched refs:mpfr_erf (Results 1 – 25 of 103) sorted by relevance

12345

/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/mpfr-4.1.0-p13-c/tests/
H A Dterf.c25 #define TEST_FUNCTION mpfr_erf
46 mpfr_erf (y, x, MPFR_RNDN); in special_erf()
55 mpfr_erf (y, x, MPFR_RNDN); in special_erf()
67 mpfr_erf (y, x, MPFR_RNDN); in special_erf()
76 mpfr_erf (y, x, MPFR_RNDN); in special_erf()
85 mpfr_erf (y, x, MPFR_RNDN); in special_erf()
93 mpfr_erf (x, x, MPFR_RNDN); in special_erf()
108 mpfr_erf (x, x, MPFR_RNDN); in special_erf()
120 mpfr_erf (x, x, MPFR_RNDN); in special_erf()
132 mpfr_erf (x, x, MPFR_RNDZ); in special_erf()
[all …]
H A Dtnrandom_chisq.c33 mpfr_erf (z, z, rnd); in normal_cumulative()
H A Dtaway.c452 test2 (mpfr_erf, "mpfr_erf"); in main()
H A Dreuse.c648 test2 (mpfr_erf, "mpfr_erf", p, (mpfr_rnd_t) rnd); in main()
/dports/math/paritwine/paritwine-0.1/gp/
H A Dparitwine-mpfr.gp43 install ("pari_mpfr_erf", "Gb", "mpfr_erf", LIBPARITWINESO);
H A Dparitwine.gp64 install ("pari_mpfr_erf", "Gb", "mpfr_erf", LIBPARITWINESO);
/dports/science/libint2/libint-2.7.1/include/libint2/
H A Dnumeric.h64 mpfr_erf(erfx_r, x_r, MPFR_RNDN); in erf()
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/mpfr-4.1.0-p13-c/src/
H A Derfc.c251 mpfr_erf (tmp, x, MPFR_RNDN); in mpfr_erfc()
H A Derf.c29 mpfr_erf (mpfr_ptr y, mpfr_srcptr x, mpfr_rnd_t rnd_mode) in mpfr_erf() function
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/tools/Fun2D/
H A Dmpfr.f90361 FUNCTION mpfr_erf(result,op,rounding) BIND(C,name="mpfr_erf")
363 INTEGER(C_INT) :: mpfr_erf local
366 END FUNCTION mpfr_erf
1963 retval = mpfr_erf(erf_mp,op,GMP_RNDN)
/dports/science/cp2k-data/cp2k-7.1.0/tools/Fun2D/
H A Dmpfr.f90361 FUNCTION mpfr_erf(result,op,rounding) BIND(C,name="mpfr_erf")
363 INTEGER(C_INT) :: mpfr_erf local
366 END FUNCTION mpfr_erf
1963 retval = mpfr_erf(erf_mp,op,GMP_RNDN)
/dports/math/octave-forge-interval/interval-3.2.0/src/
H A Dmpfr_function_d.cc432 evaluate (arg1, rnd, &mpfr_erf);
/dports/math/symengine/symengine-0.8.1/symengine/
H A Deval_mpfr.cpp375 mpfr_erf(result_, result_, rnd_); in bvisit()
/dports/math/kfr/kfr-4.2.1/tests/mpfr/
H A Dmpfrplus.hpp489 MPFR_CXX_UNARY(erf, mpfr_erf) in MPFR_CXX_BINARY()
/dports/math/mate-calc/mate-calc-1.26.0/src/
H A Dmp.c621 mpfr_erf(mpc_realref(z->num), mpc_realref(x->num), MPFR_RNDN); in mp_erf()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libc/AOR_v20.02/math/test/rtest/
H A Ddotest.c693 {"erff", (funcptr)mpfr_erf, args1f, {NULL}, cases_biased_float, 0x03800000, 0x40700000},
694 {"erf", (funcptr)mpfr_erf, args1, {NULL}, cases_biased, 0x00800000, 0x40200000},
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libc/AOR_v20.02/math/test/rtest/
H A Ddotest.c693 {"erff", (funcptr)mpfr_erf, args1f, {NULL}, cases_biased_float, 0x03800000, 0x40700000},
694 {"erf", (funcptr)mpfr_erf, args1, {NULL}, cases_biased, 0x00800000, 0x40200000},
/dports/devel/llvm12/llvm-project-12.0.1.src/libc/AOR_v20.02/math/test/rtest/
H A Ddotest.c693 {"erff", (funcptr)mpfr_erf, args1f, {NULL}, cases_biased_float, 0x03800000, 0x40700000},
694 {"erf", (funcptr)mpfr_erf, args1, {NULL}, cases_biased, 0x00800000, 0x40200000},
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libc/AOR_v20.02/math/test/rtest/
H A Ddotest.c693 {"erff", (funcptr)mpfr_erf, args1f, {NULL}, cases_biased_float, 0x03800000, 0x40700000},
694 {"erf", (funcptr)mpfr_erf, args1, {NULL}, cases_biased, 0x00800000, 0x40200000},
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libc/AOR_v20.02/math/test/rtest/
H A Ddotest.c693 {"erff", (funcptr)mpfr_erf, args1f, {NULL}, cases_biased_float, 0x03800000, 0x40700000},
694 {"erf", (funcptr)mpfr_erf, args1, {NULL}, cases_biased, 0x00800000, 0x40200000},
/dports/lang/sbcl/sbcl-1.3.13/contrib/sb-mpfr/
H A Dmpfr.lisp755 mpfr_erf
1403 (erf mpfr_erf)
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libc/AOR_v20.02/math/test/rtest/
H A Ddotest.c693 {"erff", (funcptr)mpfr_erf, args1f, {NULL}, cases_biased_float, 0x03800000, 0x40700000},
694 {"erf", (funcptr)mpfr_erf, args1, {NULL}, cases_biased, 0x00800000, 0x40200000},
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libc/AOR_v20.02/math/test/rtest/
H A Ddotest.c693 {"erff", (funcptr)mpfr_erf, args1f, {NULL}, cases_biased_float, 0x03800000, 0x40700000},
694 {"erf", (funcptr)mpfr_erf, args1, {NULL}, cases_biased, 0x00800000, 0x40200000},
/dports/devel/llvm13/llvm-project-13.0.1.src/libc/AOR_v20.02/math/test/rtest/
H A Ddotest.c693 {"erff", (funcptr)mpfr_erf, args1f, {NULL}, cases_biased_float, 0x03800000, 0x40700000},
694 {"erf", (funcptr)mpfr_erf, args1, {NULL}, cases_biased, 0x00800000, 0x40200000},
/dports/math/py-fpylll/fpylll-0.5.6/src/fpylll/mpfr/
H A Dmpfr.pxd196 int mpfr_erf (mpfr_t rop, mpfr_t op, mp_rnd_t rnd)

12345