Mercurial > hg > octave-avbm
diff src/data.cc @ 8487:5701c2fe3327
[docs] 64 bit => 64-bit
author | Brian Gough <bjg@gnu.org> |
---|---|
date | Tue, 13 Jan 2009 00:26:40 -0500 |
parents | d17874a6f161 |
children | 81d6ab3ac93c |
line wrap: on
line diff
--- a/src/data.cc +++ b/src/data.cc @@ -3752,7 +3752,7 @@ the machine precision. More precisely, @code{eps} is the largest\n\ relative spacing between any two adjacent numbers in the machine's\n\ floating point system. This number is obviously system-dependent. On\n\ -machines that support 64 bit IEEE floating point arithmetic, @code{eps}\n\ +machines that support 64-bit IEEE floating point arithmetic, @code{eps}\n\ is approximately\n\ @ifinfo\n\ 2.2204e-16.\n\