Diff for /gforth/Attic/gforth.ds between versions 1.5 and 1.6

version 1.5, 1995/01/12 18:37:51 version 1.6, 1995/01/18 18:41:37
Line 428  unwary (e.g., floating point addition is Line 428  unwary (e.g., floating point addition is
 for the wary. You should not use them unless you know what you are doing  for the wary. You should not use them unless you know what you are doing
 or you don't care that the results you get are totally bogus. If you  or you don't care that the results you get are totally bogus. If you
 want to learn about the problems of floating point numbers (and how to  want to learn about the problems of floating point numbers (and how to
 avoid them), you might start with @cite{Goldberg, What every computer  avoid them), you might start with @cite{David (?) Goldberg, What Every
 scientist should know about floating-point numbers, Computing Surveys  Computer Scientist Should Know About Floating-Point Arithmetic, ACM
 ?}.  Computing Surveys 23(1):5@minus{}48, March 1991}.
   
 doc-f+  doc-f+
 doc-f-  doc-f-
Line 449  doc-fexpm1 Line 449  doc-fexpm1
 doc-fln  doc-fln
 doc-flnp1  doc-flnp1
 doc-flog  doc-flog
   doc-falog
 doc-fsin  doc-fsin
 doc-fcos  doc-fcos
 doc-fsincos  doc-fsincos

Removed from v.1.5  
changed lines
  Added in v.1.6


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>