summaryrefslogtreecommitdiff
path: root/ev.pod
diff options
context:
space:
mode:
authorroot <root>2008-05-06 23:42:16 +0000
committerroot <root>2008-05-06 23:42:16 +0000
commitb55c691ffa71f2dd0336ebcfaacbe34de9cd0f40 (patch)
tree3969d985ec33a912d79794a410467a2fd5760d66 /ev.pod
parent4869f7e4e023a802c535a036011083ff425d7fec (diff)
*** empty log message ***
Diffstat (limited to 'ev.pod')
-rw-r--r--ev.pod8
1 files changed, 4 insertions, 4 deletions
diff --git a/ev.pod b/ev.pod
index 0f0b2e3..fa40f04 100644
--- a/ev.pod
+++ b/ev.pod
@@ -3321,10 +3321,10 @@ millions of watchers.
=item C<double> must hold a time value in seconds with enough accuracy
-The type C<double> is used to represent timestamps. It is required to have
-at least 51 bits of mantissa, which is good enough for at least into the
-year 4000. This requirement is fulfilled by implementations implementing
-IEEE 754 (basically all existing ones).
+The type C<double> is used to represent timestamps. It is required to
+have at least 51 bits of mantissa (and 9 bits of exponent), which is good
+enough for at least into the year 4000. This requirement is fulfilled by
+implementations implementing IEEE 754 (basically all existing ones).
=back