# HG changeset patch # User Brian Gough # Date 1231824400 18000 # Node ID 5701c2fe3327b1ac7e8f2b3561d5a020f8595490 # Parent fe1bea543cd40a4d4e6bed70d1403ba5480d10ab [docs] 64 bit => 64-bit diff --git a/src/data.cc b/src/data.cc --- 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\