lib/atanl.c


Log

Author Commit Date CI Message
Bruno Haible 441aa304 2009-12-10T20:28:30 Use spaces for indentation, not tabs.
Bruno Haible febae7ee 2008-10-19T14:05:30 Move the isnanf(), isnand(), isnanl() declarations to <math.h>.
Bruno Haible 57fdfd3f 2007-10-07T19:14:58 Change copyright notice from GPLv2+ to GPLv3+.
Bruno Haible 55eed6bb 2007-03-26T22:26:05 Better support of signalling NaNs.
Bruno Haible e1123c2f 2007-02-18T15:10:28 New module 'math'. <math.h> replaces mathl.h.
Paul Eggert 267a39ba 2005-05-14T06:03:57 *** empty log message ***
Paul Eggert 063043f5 2004-10-06T20:01:31 Add GPL notice, to match glibc's added LGPL notice. (atanl): Keep the code as similar to glibc as possible.
Bruno Haible 5657b253 2003-02-18T17:05:23 Transcendental functions for 'long double', from Paolo Bonzini.