You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
rlar d4946a6e81 convert K&R function definitions to ansi style 16 years ago
..
.cvsignore Added .cvsignore file 21 years ago
Makefile.am a simple workaround for isinf needed by adms 17 years ago
accuracy.c add #include's for visibility of prototypes to their function definitions 16 years ago
accuracy.h Added prototype for evalAccLimits() 21 years ago
bernoull.c add #include's for visibility of prototypes to their function definitions 16 years ago
bernoull.h Cider simulator (math support routines) Import. 23 years ago
equality.c various compiler warnings removed 18 years ago
erfc.c better erfc for lossy transmission line 18 years ago
isinf.c fix a conflict for isinf defined in missing_math.h 17 years ago
isnan.c small polish regarding HAVE_DECL_XXX macros 17 years ago
logb.c math functions in one central place maths/misc 18 years ago
norm.c add #include's for visibility of prototypes to their function definitions 16 years ago
norm.h Cider simulator (math support routines) Import. 23 years ago
randnumb.c convert K&R function definitions to ansi style 16 years ago
scalb.c hopefull better scalb handling 18 years ago
test_accuracy.c Replace C++ style comment with C style comment 21 years ago
test_erfc.c all supplied erfc only valid for x > 0 18 years ago