log lib/cosl.c @ 18029:e4a13d95b503

age author description
Wed, 29 Feb 2012 12:30:07 +0100 Bruno Haible math code: Add comments.
Tue, 11 Oct 2011 02:55:56 +0200 Bruno Haible cosl: Simplify for platforms where 'long double' == 'double'.
Thu, 25 Mar 2010 07:48:14 +0100 Bruno Haible Minor formatting changes.
Mon, 18 Jan 2010 01:27:33 +0100 Bruno Haible New modules acosl, asinl, atanl, cosl, expl, logl, sinl, sqrtl, tanl.
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Sun, 19 Oct 2008 14:05:30 +0200 Bruno Haible Move the isnanf(), isnand(), isnanl() declarations to <math.h>.
Mon, 26 Mar 2007 22:26:05 +0000 Bruno Haible Better support of signalling NaNs.
Sun, 18 Feb 2007 15:10:28 +0000 Bruno Haible New module 'math'. <math.h> replaces mathl.h.
Tue, 09 Sep 2003 17:44:20 +0000 Paul Eggert Remove K&R cruft.
Tue, 18 Feb 2003 17:05:23 +0000 Bruno Haible Transcendental functions for 'long double', from Paolo Bonzini.