Home
last modified time | relevance | path

Searched refs:expm1l (Results 1 – 25 of 1049) sorted by relevance

12345678910>>...42

/dports/devel/gnulib/gnulib-20140202-stable/m4/
H A Dexpm1l.m41 # expm1l.m4 serial 2
12 dnl Persuade glibc <math.h> to declare expm1l().
16 AC_CACHE_CHECK([whether expm1l() can be used without linking with libm],
29 long double expm1l (long double);
30 long double (*funcptr) (long double) = expm1l;
33 || expm1l (x) > 0.5;]])],
38 AC_CACHE_CHECK([whether expm1l() can be used with libm],
53 long double expm1l (long double);
54 long double (*funcptr) (long double) = expm1l;
57 || expm1l (x) > 0.5;]])],
[all …]
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/m4/
H A Dexpm1l.m41 # expm1l.m4 serial 9
12 dnl Persuade glibc <math.h> to declare expm1l().
29 long double expm1l (long double);
33 || expm1l (x) > 0.5;]])],
38 AC_CACHE_CHECK([whether expm1l() can be used with libm],
53 long double expm1l (long double);
57 || expm1l (x) > 0.5;]])],
74 AC_CACHE_CHECK([whether expm1l works],
115 #undef expm1l
120 long double expm1l (long double);
[all …]
/dports/devel/gnulib/gnulib-20140202-stable/doc/posix-functions/
H A Dexpm1l.texi1 @node expm1l
2 @section @code{expm1l}
3 @findex expm1l
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/expm1l.html}
7 Gnulib module: expm1l
/dports/devel/gnulib/gnulib-20140202-stable/modules/
H A Dexpm1l2 expm1l() function: exponential function minus one with long double argument.
5 lib/expm1l.c
6 m4/expm1l.m4
21 AC_LIBOBJ([expm1l])
23 gl_MATH_MODULE_INDICATOR([expm1l])
H A Dexpm1l-tests2 tests/test-expm1l.c
13 TESTS += test-expm1l
14 check_PROGRAMS += test-expm1l
15 test_expm1l_SOURCES = test-expm1l.c randoml.c
H A Dexpm1l-ieee-tests2 tests/test-expm1l-ieee.c
17 TESTS += test-expm1l-ieee
18 check_PROGRAMS += test-expm1l-ieee
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/doc/posix-functions/
H A Dexpm1l.texi1 @node expm1l
2 @section @code{expm1l}
3 @findex expm1l
5 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/expm1l.html}
7 Gnulib module: expm1l
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/modules/
H A Dexpm1l2 expm1l() function: exponential function minus one with long double argument.
5 lib/expm1l.c
6 m4/expm1l.m4
21 AC_LIBOBJ([expm1l])
23 gl_MATH_MODULE_INDICATOR([expm1l])
H A Dexpm1l-tests2 tests/test-expm1l.c
13 TESTS += test-expm1l
14 check_PROGRAMS += test-expm1l
15 test_expm1l_SOURCES = test-expm1l.c randoml.c
H A Dexpm1l-ieee-tests2 tests/test-expm1l-ieee.c
17 TESTS += test-expm1l-ieee
18 check_PROGRAMS += test-expm1l-ieee
/dports/math/reduce/Reduce-svn5758-src/libraries/crlibm/
H A Dexpm1-standalone.c9 extern void expm1_direct_td(double *expm1h, double *expm1m, double *expm1l,
12 extern void expm1_common_td(double *expm1h, double *expm1m, double *expm1l,
35 void expm1_13(double *expm1h, double *expm1m, double *expm1l, double x) { in expm1_13() argument
86 expm1_direct_td(expm1h, expm1m, expm1l, x, xSqHalfh, xSqHalfl, xSqh, xSql, expoX); in expm1_13()
116 … expm1_common_td(expm1h, expm1m, expm1l, rh, rm, rl, tbl1h, tbl1m, tbl1l, tbl2h, tbl2m, tbl2l, M); in expm1_13()
/dports/math/crlibm/crlibm-1.0beta4/
H A Dexpm1-standalone.c9 extern void expm1_direct_td(double *expm1h, double *expm1m, double *expm1l,
12 extern void expm1_common_td(double *expm1h, double *expm1m, double *expm1l,
35 void expm1_13(double *expm1h, double *expm1m, double *expm1l, double x) { in expm1_13() argument
86 expm1_direct_td(expm1h, expm1m, expm1l, x, xSqHalfh, xSqHalfl, xSqh, xSql, expoX); in expm1_13()
116 … expm1_common_td(expm1h, expm1m, expm1l, rh, rm, rl, tbl1h, tbl1m, tbl1l, tbl2h, tbl2m, tbl2l, M); in expm1_13()
/dports/math/octave-forge-interval/interval-3.2.0/src/crlibm/
H A Dexpm1-standalone.c33 extern void expm1_direct_td(double *expm1h, double *expm1m, double *expm1l,
36 extern void expm1_common_td(double *expm1h, double *expm1m, double *expm1l,
59 void expm1_13(double *expm1h, double *expm1m, double *expm1l, double x) { in expm1_13() argument
110 expm1_direct_td(expm1h, expm1m, expm1l, x, xSqHalfh, xSqHalfl, xSqh, xSql, expoX); in expm1_13()
140 … expm1_common_td(expm1h, expm1m, expm1l, rh, rm, rl, tbl1h, tbl1m, tbl1l, tbl2h, tbl2m, tbl2l, M); in expm1_13()
/dports/devel/gnulib/gnulib-20140202-stable/tests/
H A Dtest-expm1l.c24 SIGNATURE_CHECK (expm1l, long double, (long double));
35 #define EXPM1 expm1l
48 y = expm1l (x); in main()
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/tests/
H A Dtest-expm1l.c24 SIGNATURE_CHECK (expm1l, long double, (long double));
35 #define EXPM1 expm1l
48 y = expm1l (x); in main()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/math/
H A Dtanhl.c28 t = expm1l(2*x); in tanhl()
33 t = expm1l(2*x); in tanhl()
37 t = expm1l(-2*x); in tanhl()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/src/math/
H A Dtanhl.c28 t = expm1l(2*x); in tanhl()
33 t = expm1l(2*x); in tanhl()
37 t = expm1l(-2*x); in tanhl()
H A Dexpm1l.c53 long double expm1l(long double x) in expm1l() function
82 long double expm1l(long double x) in expm1l() function
119 long double expm1l(long double x) in expm1l() function
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/src/math/
H A Dtanhl.c28 t = expm1l(2*x); in tanhl()
33 t = expm1l(2*x); in tanhl()
37 t = expm1l(-2*x); in tanhl()
H A Dexpm1l.c53 long double expm1l(long double x) in expm1l() function
82 long double expm1l(long double x) in expm1l() function
119 long double expm1l(long double x) in expm1l() function
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/math/
H A Dtanhl.c28 t = expm1l(2*x); in tanhl()
33 t = expm1l(2*x); in tanhl()
37 t = expm1l(-2*x); in tanhl()
/dports/lang/zig/zig-0.9.0/lib/libc/musl/src/math/
H A Dtanhl.c28 t = expm1l(2*x); in tanhl()
33 t = expm1l(2*x); in tanhl()
37 t = expm1l(-2*x); in tanhl()
/dports/devel/emscripten/emscripten-2.0.3/system/lib/libc/musl/src/math/
H A Dtanhl.c28 t = expm1l(2*x); in tanhl()
33 t = expm1l(2*x); in tanhl()
37 t = expm1l(-2*x); in tanhl()
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/src/math/
H A Dtanhl.c28 t = expm1l(2*x); in tanhl()
33 t = expm1l(2*x); in tanhl()
37 t = expm1l(-2*x); in tanhl()
H A Dexpm1l.c53 long double expm1l(long double x) in expm1l() function
82 long double expm1l(long double x) in expm1l() function
119 long double expm1l(long double x) in expm1l() function

12345678910>>...42