8aa540d2f7
Imported GNU Classpath 0.90 * scripts/makemake.tcl: Set gnu/java/awt/peer/swing to ignore. * gnu/classpath/jdwp/VMFrame.java (SIZE): New constant. * java/lang/VMCompiler.java: Use gnu.java.security.hash.MD5. * java/lang/Math.java: New override file. * java/lang/Character.java: Merged from Classpath. (start, end): Now 'int's. (canonicalName): New field. (CANONICAL_NAME, NO_SPACES_NAME, CONSTANT_NAME): New constants. (UnicodeBlock): Added argument. (of): New overload. (forName): New method. Updated unicode blocks. (sets): Updated. * sources.am: Regenerated. * Makefile.in: Likewise. From-SVN: r111942
70 lines
543 B
Plaintext
70 lines
543 B
Plaintext
acos
|
|
asin
|
|
atan
|
|
atan2
|
|
cos
|
|
sin
|
|
tan
|
|
cosh
|
|
sinh
|
|
tanh
|
|
exp
|
|
frexp
|
|
ldexp
|
|
expm1
|
|
log
|
|
log10
|
|
log1p
|
|
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
|