Skip to content

Commit 9718fea

Browse files
jensmaurertkoeppe
authored andcommitted
[linalg.general] Use E as a placeholder for an expression
1 parent e337d13 commit 9718fea

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/numerics.tex

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11196,12 +11196,12 @@
1119611196
\pnum
1119711197
For the effects of all functions in \ref{linalg},
1119811198
when the effects are described as
11199-
``computes $R = EXPR$'' or ``compute $R = EXPR$''
11200-
(for some $R$ and mathematical expression $EXPR$),
11199+
``computes $R = E$'' or ``compute $R = E$''
11200+
(for some $R$ and mathematical expression $E$),
1120111201
the following apply:
1120211202
\begin{itemize}
1120311203
\item
11204-
$EXPR$ has
11204+
$E$ has
1120511205
the conventional mathematical meaning as written.
1120611206
\item
1120711207
The pattern $x^T$ should be read as

0 commit comments

Comments
 (0)