Skip to content

Commit

Permalink
Clarfiy that only inputs in functions
Browse files Browse the repository at this point in the history
  • Loading branch information
HansOlsson committed May 16, 2019
1 parent bbfd5e9 commit 25937b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapters/operatorsandexpressions.tex
Original file line number Diff line number Diff line change
Expand Up @@ -1283,7 +1283,7 @@ \subsection{Parameter Expressions}\doublelabel{parameter-expressions}
\item
Variables declared as parameter.
\item
Input variables behave as though they were parameter expressons.
Input variables in functions behave as though they were parameter expressons.
\item
Except for the special built-in operators \lstinline!initial!, \lstinline!terminal!, \lstinline!der!,
\lstinline!edge!, \lstinline!change!, \lstinline!sample!, and \lstinline!pre!, a function or operator with parameter
Expand Down

0 comments on commit 25937b6

Please sign in to comment.