summaryrefslogtreecommitdiff
path: root/include/math.h
AgeCommit message (Expand)Author
2014-07-28Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC)Lionel Sambuc
2013-01-14Libraries updates and cleanupLionel Sambuc
2012-02-14Full switch to clang/ELF. Drop ack. Simplify.Ben Gras
2011-02-28only declare builtin prototypes in C modeBen Gras
2011-01-28<ansi.h> -> <minix/ansi.h>Ben Gras
2010-03-09Add a set of declarations to math.h. Since we don't actually haveKees van Reeuwijk
2010-02-15The function fabsf should return a float, not a double.Kees van Reeuwijk
2010-01-08Add scalbn family of functionsErik van der Kouwe
2010-01-08Add fabsf functionErik van der Kouwe
2009-12-24Floating point support functionsErik van der Kouwe
2009-11-09Removal of the executable flag from files that cannot be executedTomas Hruby
2007-12-14A rint() implementation.Ben Gras
2005-11-04Added prototype for hypot.Philip Homburg
2005-07-11Many changes to simplify porting applications.Philip Homburg
2005-04-21Initial revisionBen Gras