Skip to content

Commit

Permalink
One more math as noted
Browse files Browse the repository at this point in the history
  • Loading branch information
HansOlsson committed Jun 11, 2020
1 parent 78c217f commit 236ba13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapters/operatorsandexpressions.tex
Expand Up @@ -1160,7 +1160,7 @@ \subsection{Event-Related Operators with Function Syntax}\doublelabel{event-rela
% pre
\lstinline!pre(y)! & Returns the \emph{left limit} $y(t^{-})$ of
variable $y(t)$ at a time instant $t$. At an event instant,
$y(t^{-})$ is the value of y after the last event
$y(t^{-})$ is the value of $y$ after the last event
iteration at time instant $t$ (see comment below).
Any subscripts in the component expression $y$ must be parameter expressions.
The \lstinline!pre()! operator can
Expand Down

0 comments on commit 236ba13

Please sign in to comment.