summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/l3kernel/l3fp-extended.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/l3kernel/l3fp-extended.dtx')
-rw-r--r--Master/texmf-dist/source/latex/l3kernel/l3fp-extended.dtx11
1 files changed, 8 insertions, 3 deletions
diff --git a/Master/texmf-dist/source/latex/l3kernel/l3fp-extended.dtx b/Master/texmf-dist/source/latex/l3kernel/l3fp-extended.dtx
index 080e95b6d98..8173f9b62f0 100644
--- a/Master/texmf-dist/source/latex/l3kernel/l3fp-extended.dtx
+++ b/Master/texmf-dist/source/latex/l3kernel/l3fp-extended.dtx
@@ -36,7 +36,7 @@
%
%<*driver>
\documentclass[full]{l3doc}
-\GetIdInfo$Id: l3fp-extended.dtx 4712 2014-04-30 08:17:49Z joseph $
+\GetIdInfo$Id: l3fp-extended.dtx 5354 2014-08-23 01:35:39Z bruno $
{L3 Floating-points with extended precision}
\begin{document}
\DocInput{\jobname.dtx}
@@ -395,11 +395,13 @@
% + a_{3} \cdot b_{1}) \cdot 10^{-16} \\
% & + (a_{1} \cdot b_{4} + a_{2} \cdot b_{3}
% + a_{3} \cdot b_{2} + a_{4} \cdot b_{1}) \cdot 10^{-20} \\
-% & + \left(a_{2} \cdot b_{4} + a_{3} \cdot b_{3} + a_{4} \cdot b_{2}
+% & + \Bigl(a_{2} \cdot b_{4} + a_{3} \cdot b_{3} + a_{4} \cdot b_{2}
+% \\ & \qquad
% + \frac{a_{3} \cdot b_{4} + a_{4} \cdot b_{3}
% + a_{1} \cdot b_{6} + a_{2} \cdot b_{5}
% + a_{5} \cdot b_{2} + a_{6} \cdot b_{1}}{10^{4}}
-% + a_{1} \cdot b_{5} + a_{5} \cdot b_{1}\right) \cdot 10^{-24}
+% \\ & \qquad
+% + a_{1} \cdot b_{5} + a_{5} \cdot b_{1}\Bigr) \cdot 10^{-24}
% + O(10^{-24}),
% \end{align*}
% where the $O(10^{-24})$ stands for terms which are at most $5\cdot
@@ -480,9 +482,11 @@
% & + (a_{1} \cdot b_{4} + a_{2} \cdot b_{3} + a_{3} \cdot b_{2}
% + a_{4} \cdot b_{1}) \cdot 10^{-20} \\
% & + \Big(a_{2} \cdot b_{4} + a_{3} \cdot b_{3} + a_{4} \cdot b_{2}
+% \\ & \qquad
% + \frac{a_{3} \cdot b_{4} + a_{4} \cdot b_{3}
% + a_{1} \cdot b_{6} + a_{2} \cdot b_{5}
% + a_{5} \cdot b_{2} + a_{6} \cdot b_{1}}{10^{4}}
+% \\ & \qquad
% + a_{1} \cdot b_{5} + a_{5} \cdot b_{1}
% + c_{5} c_{6} \Big) \cdot 10^{-24}
% + O(10^{-24}),
@@ -841,6 +845,7 @@
% & <
% \left(10^{3}\meta{d_1}
% + \eTeXfrac{\meta{d_2}}{10} + \frac{1}{2}\right)
+% \\ & \qquad
% \left(
% \left(10^{3}-\eTeXfrac{\meta{d_2}}{10}\right)
% \left(\frac{10^{9}}{\meta{d_1}} + \frac{1}{2} \right)