1The routines included in this math library are derived from the 2math library for Apple's MacOS X/Darwin math library, which was 3itself swiped from FreeBSD. The original copyright information 4is as follows: 5 6 Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. 7 8 Developed at SunPro, a Sun Microsystems, Inc. business. 9 Permission to use, copy, modify, and distribute this 10 software is freely granted, provided that this notice 11 is preserved. 12 13It has been ported to work with uClibc and generally behave 14by Erik Andersen <andersen@codepoet.org> 15 22 May, 2001 16