ngspice/src/maths/misc
Anthony J. Bentley 7a9abebfe7 remove unnecessary include of sys/timeb.h. 2014-01-02 09:26:23 +01:00
..
Makefile.am introduce AM_CFLAGS = $(STATIC) 2012-07-07 14:51:39 +02:00
accuracy.c #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00
accuracy.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00
bernoull.c #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00
bernoull.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00
equality.c rewrite AlmostEqualUlps() to avoid compiler warnings concerning `strict-aliasing' 2013-12-31 16:11:03 +01:00
erfc.c #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00
isinf.c avoid overlapping "Dummy" symbols 2013-12-31 16:41:26 +01:00
isnan.c #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00
logb.c #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00
norm.c remove unused variables 2012-12-01 16:05:20 +01:00
norm.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00
randnumb.c remove unnecessary include of sys/timeb.h. 2014-01-02 09:26:23 +01:00
scalb.c #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00
test_accuracy.c remove CVS `Id',`log' etc. keyword incantations 2011-12-13 19:57:45 +00:00
test_erfc.c remove CVS `Id',`log' etc. keyword incantations 2011-12-13 19:57:45 +00:00