diff options
Diffstat (limited to 'libjava/classpath/scripts/math_symbols')
-rw-r--r-- | libjava/classpath/scripts/math_symbols | 65 |
1 files changed, 65 insertions, 0 deletions
diff --git a/libjava/classpath/scripts/math_symbols b/libjava/classpath/scripts/math_symbols new file mode 100644 index 00000000000..9bc8c26a22d --- /dev/null +++ b/libjava/classpath/scripts/math_symbols @@ -0,0 +1,65 @@ +acos +asin +atan +atan2 +cos +sin +tan +cosh +sinh +exp +frexp +ldexp +log +modf +pow +sqrt +ceil +fabs +floor +fmod +erf +erfc +gamma +hypot +finite +j0 +j1 +jn +lgamma +y0 +y1 +yn +acosh +asinh +cbrt +logb +nextafter +remainder +logb +scalb +significand +logbf +scalbf +significandf +copysign +ilogb +rint +rintf +scalbn +__ieee754_sqrt +__ieee754_asin +__ieee754_asin +__ieee754_atan2 +__ieee754_exp +__ieee754_fmod +__ieee754_log +__ieee754_pow +__ieee754_rem_pio2 +__ieee754_remainder +__ieee754_scalb +__ieee754_acos +__kernel_cos +__kernel_sin +__kernel_tan +__kernel_rem_pio2 |