log lib/tanl.c @ 16366:bb182ee4a09d

age author description
Tue, 11 Oct 2011 02:57:05 +0200 Bruno Haible tanl: 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>.
Tue, 15 Apr 2008 15:25:38 +0200 Paolo Bonzini fix typos in mathl
Mon, 26 Mar 2007 22:26:05 +0000 Bruno Haible Better support of signalling NaNs.
Sun, 25 Mar 2007 20:36:17 +0000 Bruno Haible Fix indentation.
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.