Home
last modified time | relevance | path

Searched refs:exp2 (Results 1 – 14 of 14) sorted by relevance

/picolibc-latest/newlib/libm/machine/spu/
Dw_exp2.c40 double exp2(double vx) in exp2() function
/picolibc-latest/newlib/libm/math/
Dsf_exp2.c31 _MATH_ALIAS_f_f(exp2)
Ds_exp2.c63 _MATH_ALIAS_d_d(exp2)
Dmath.tex45 * Function exp2:: Exponential, base 2
135 @c atan2 after atan, exp2 after exp, log first in log list, and w_j0 to place
/picolibc-latest/newlib/libm/common/
Dexp2.c99 exp2 (double x) in exp2() function
161 _MATH_ALIAS_d_d(exp2)
Dmath_config.h1227 #define exp264 _NAME_64(exp2)
/picolibc-latest/newlib/libc/include/machine/
Dfastmath.h53 #define exp2(x) fast_exp2(x) macro
/picolibc-latest/test/
Dlong_double_gen.5c145 real exp2(real x) { return 2**x; }
338 { .f = exp2, .name = "exp2l" },
Dmath-funcs.c143 d1 = exp2 (d1); in main()
Dmath_errhandling_tests.c171 static FLOAT_T makemathname(test_exp2_qnan)(void) { return makemathname(exp2)(makemathname(qnanval)… in makemathname()
172 static FLOAT_T makemathname(test_exp2_snan)(void) { return makemathname(exp2)(makemathname(snanval)… in makemathname()
173 static FLOAT_T makemathname(test_exp2_inf)(void) { return makemathname(exp2)(makemathname(infval));… in makemathname()
174 static FLOAT_T makemathname(test_exp2_neginf)(void) { return makemathname(exp2)(-makemathname(infva… in makemathname()
175 static FLOAT_T makemathname(test_exp2_big)(void) { return makemathname(exp2)(makemathname(big)); } in makemathname()
176 static FLOAT_T makemathname(test_exp2_negbig)(void) { return makemathname(exp2)(-makemathname(big))… in makemathname()
/picolibc-latest/newlib/libc/include/
Dmath.h452 extern double exp2 (double);
/picolibc-latest/newlib/
DNEWS95 - sinf/cosf/sincosf/exp/exp2/log/log2/pow rewritten for performance and accuracy
DChangeLog-20159298 * libm/machine/spu/headers/exp2.h: Ditto.
/picolibc-latest/
DCOPYING.picolibc2476 newlib/libm/common/exp2.c
2588 newlib/libm/machine/spu/headers/exp2.h