ack/modules/src/flt_arith
1991-02-18 11:43:44 +00:00
..
.distr improved for numbers that can be represented exactly 1990-12-04 11:33:01 +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 fixed library order : fix for 2-byte machines 1990-02-23 17:02:06 +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 removed unused variables 1990-01-18 10:59:04 +00:00
flt_div.c fixed library order : fix for 2-byte machines 1990-02-23 17:02:06 +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 One less significant digit: 20 was too much 1991-02-18 11:43:44 +00:00
flt_umin.c fixed some bugs, added flt_umin 1989-07-28 14:13:39 +00:00
Makefile Added test program 1990-12-04 16:40:21 +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
test.c One less significant digit: 20 was too much 1991-02-18 11:43:44 +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