ack/modules/src/flt_arith
1989-12-19 09:27:16 +00:00
..
.distr Added split.c to .distr 1989-10-16 18:02:55 +00:00
b64_add.c Added some casts for lint 1989-11-08 12:52:41 +00:00
b64_sft.c simplified a bit 1989-10-16 17:56:36 +00:00
flt_add.c simplified a bit 1989-10-16 17:56:36 +00:00
flt_ar2flt.c speeded up a bit for converting 0.0 to string 1989-11-27 17:25:55 +00:00
flt_arith.3 speeded up a bit for converting 0.0 to string 1989-11-27 17:25:55 +00:00
flt_arith.h Added #define for buffer size needed for flt_flt2str() 1989-07-31 13:05:51 +00:00
flt_chk.c correction 1989-10-24 14:42:49 +00:00
flt_cmp.c fixed: did not compare properly with 0; reduced size 1989-12-13 16:35:19 +00:00
flt_div.c fixes: ucmp did not quite work right, flt_div had an obscure bug 1989-11-13 12:54:33 +00:00
flt_flt2ar.c removed declaration of unused variable 1989-12-13 13:09:10 +00:00
flt_modf.c made to work, and added the b64 shift routines to the interface 1989-07-11 09:15:17 +00:00
flt_mul.c simplified a bit 1989-10-16 17:56:36 +00:00
flt_nrm.c some fixes: representation for 0, and corrected check for overflow 1989-08-01 16:34:01 +00:00
flt_str2fl.c fix: flt_status was not always set properly 1989-12-19 09:27:16 +00:00
flt_umin.c fixed some bugs, added flt_umin 1989-07-28 14:13:39 +00:00
Makefile simplified a bit 1989-10-16 17:56:36 +00:00
misc.h simplified a bit 1989-10-16 17:56:36 +00:00
split.c simplified a bit 1989-10-16 17:56:36 +00:00
ucmp.c fixes: ucmp did not quite work right, flt_div had an obscure bug 1989-11-13 12:54:33 +00:00