summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/l3kernel/l3fp.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/l3kernel/l3fp.dtx')
-rw-r--r--Master/texmf-dist/source/latex/l3kernel/l3fp.dtx42
1 files changed, 21 insertions, 21 deletions
diff --git a/Master/texmf-dist/source/latex/l3kernel/l3fp.dtx b/Master/texmf-dist/source/latex/l3kernel/l3fp.dtx
index 6eb6e2b68e1..2293af64152 100644
--- a/Master/texmf-dist/source/latex/l3kernel/l3fp.dtx
+++ b/Master/texmf-dist/source/latex/l3kernel/l3fp.dtx
@@ -47,7 +47,7 @@
% }^^A
% }
%
-% \date{Released 2017/05/29}
+% \date{Released 2017/07/15}
%
% \maketitle
%
@@ -148,8 +148,8 @@
% \cs{fp_new:N} \meta{fp~var}
% \end{syntax}
% Creates a new \meta{fp~var} or raises an error if the name is
-% already taken. The declaration is global. The \meta{fp~var} will
-% initially be~$+0$.
+% already taken. The declaration is global. The \meta{fp~var} is
+% initially~$+0$.
% \end{function}
%
% \begin{function}[updated = 2012-05-08, tested = m3fp001]
@@ -158,7 +158,7 @@
% \cs{fp_const:Nn} \meta{fp~var} \Arg{floating point expression}
% \end{syntax}
% Creates a new constant \meta{fp~var} or raises an error if the name
-% is already taken. The \meta{fp~var} will be set globally equal to
+% is already taken. The \meta{fp~var} is set globally equal to
% the result of evaluating the \meta{floating point expression}.
% \end{function}
%
@@ -319,7 +319,7 @@
% special values $\pm 0$, $\pm\infty$ and~\nan{} are rendered as
% |0|, |-0|, \texttt{inf}, \texttt{-inf}, and~\texttt{nan}
% respectively. Normal category codes apply and thus \texttt{inf} or
-% \texttt{nan}, if produced, will be made up of letters.
+% \texttt{nan}, if produced, are made up of letters.
% \end{function}
%
% \begin{function}[EXP, updated = 2012-07-08]
@@ -428,8 +428,8 @@
% Places the \meta{code} in the input stream for \TeX{} to process,
% and then evaluates the relationship between the two \meta{floating
% point expressions} as described for \cs{fp_compare:nNnTF}. If the
-% test is \texttt{false} then the \meta{code} will be inserted into
-% the input stream again and a loop will occur until the
+% test is \texttt{false} then the \meta{code} is inserted into
+% the input stream again and a loop occurs until the
% \meta{relation} is \texttt{true}.
% \end{function}
%
@@ -441,8 +441,8 @@
% Places the \meta{code} in the input stream for \TeX{} to process,
% and then evaluates the relationship between the two \meta{floating
% point expressions} as described for \cs{fp_compare:nNnTF}. If the
-% test is \texttt{true} then the \meta{code} will be inserted into the
-% input stream again and a loop will occur until the \meta{relation}
+% test is \texttt{true} then the \meta{code} is inserted into the
+% input stream again and a loop occurs until the \meta{relation}
% is \texttt{false}.
% \end{function}
%
@@ -455,7 +455,7 @@
% expressions} as described for \cs{fp_compare:nNnTF}, and then
% places the \meta{code} in the input stream if the \meta{relation} is
% \texttt{false}. After the \meta{code} has been processed by \TeX{}
-% the test will be repeated, and a loop will occur until the test is
+% the test is repeated, and a loop occurs until the test is
% \texttt{true}.
% \end{function}
%
@@ -468,7 +468,7 @@
% expressions} as described for \cs{fp_compare:nNnTF}, and then
% places the \meta{code} in the input stream if the \meta{relation} is
% \texttt{true}. After the \meta{code} has been processed by \TeX{}
-% the test will be repeated, and a loop will occur until the test is
+% the test is repeated, and a loop occurs until the test is
% \texttt{false}.
% \end{function}
%
@@ -480,8 +480,8 @@
% Places the \meta{code} in the input stream for \TeX{} to process,
% and then evaluates the relationship between the two \meta{floating
% point expressions} as described for \cs{fp_compare:nTF}. If the
-% test is \texttt{false} then the \meta{code} will be inserted into
-% the input stream again and a loop will occur until the
+% test is \texttt{false} then the \meta{code} is inserted into
+% the input stream again and a loop occurs until the
% \meta{relation} is \texttt{true}.
% \end{function}
%
@@ -493,8 +493,8 @@
% Places the \meta{code} in the input stream for \TeX{} to process,
% and then evaluates the relationship between the two \meta{floating
% point expressions} as described for \cs{fp_compare:nTF}. If the
-% test is \texttt{true} then the \meta{code} will be inserted into the
-% input stream again and a loop will occur until the \meta{relation}
+% test is \texttt{true} then the \meta{code} is inserted into the
+% input stream again and a loop occurs until the \meta{relation}
% is \texttt{false}.
% \end{function}
%
@@ -507,7 +507,7 @@
% expressions} as described for \cs{fp_compare:nTF}, and then places
% the \meta{code} in the input stream if the \meta{relation} is
% \texttt{false}. After the \meta{code} has been processed by \TeX{}
-% the test will be repeated, and a loop will occur until the test is
+% the test is repeated, and a loop occurs until the test is
% \texttt{true}.
% \end{function}
%
@@ -520,7 +520,7 @@
% expressions} as described for \cs{fp_compare:nTF}, and then places
% the \meta{code} in the input stream if the \meta{relation} is
% \texttt{true}. After the \meta{code} has been processed by \TeX{}
-% the test will be repeated, and a loop will occur until the test is
+% the test is repeated, and a loop occurs until the test is
% \texttt{false}.
% \end{function}
%
@@ -789,7 +789,7 @@
% \item \texttt{inf} represents $+\infty$, and can be preceded by any
% \meta{sign}, yielding $\pm\infty$ as appropriate.
% \item \texttt{nan} represents a (quiet) non-number. It can be
-% preceded by any sign, but that will be ignored.
+% preceded by any sign, but that sign is ignored.
% \item Any unrecognizable string triggers an error, and produces a
% \nan{}.
% \end{itemize}
@@ -1005,13 +1005,13 @@
% multiple closest to $0$ is chosen (\enquote{ties to zero}),
% if $t$ is positive/negative the multiple closest to $\infty$/$-\infty$ is chosen
% (\enquote{ties towards positive/negative infinity}).
-% \item |floor|, or the deprecated |round-|, yields the largest
+% \item |floor| yields the largest
% multiple of~$10^{-n}$ smaller or equal to~$x$ (\enquote{round
% towards negative infinity});
-% \item |ceil|, or the deprecated |round+|, yields the smallest
+% \item |ceil| yields the smallest
% multiple of~$10^{-n}$ greater or equal to~$x$ (\enquote{round
% towards positive infinity});
-% \item |trunc|, or the deprecated |round0|, yields a multiple
+% \item |trunc| yields a multiple
% of~$10^{-n}$ with the same sign as~$x$ and with the largest
% absolute value less that that of~$x$ (\enquote{round towards
% zero}).