support/fdlibm/.master
author Jan Vrany <jan.vrany@fit.cvut.cz>
Thu, 31 Jan 2013 15:18:47 +0000
branchrefactoring-vmdata
changeset 2021 75e48299fc2d
parent 1818 2e5ed72e7dfd
child 2380 9195eccdcbd9
permissions -rw-r--r--
Added a number of unimplemented native methods.

lib	fdlibm
for	C math library for machines that support IEEE 754 floating-point
by	Kwok C Ng <kwok.ng@sun.com>
# Version:	5.3
# Maintained-hy:	fdlibm-comments@sun.com
# Platforms:	Require ANSI C compiler with IEEE 754 style arithmetic
# Copying-Policy: Freely Redistributable
# Keywords:	libm,exp,log,sin,cos,floating-point,IEEE754
master	ornl.gov