Skip to content

Commit

Permalink
Closes #2243
Browse files Browse the repository at this point in the history
Similar text for inputs as for other expression in functions, but making them "parameters".
  • Loading branch information
HansOlsson committed May 11, 2019
1 parent 1192feb commit 91d2131
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions chapters/operatorsandexpressions.tex
Original file line number Diff line number Diff line change
Expand Up @@ -1282,6 +1282,8 @@ \subsection{Parameter Expressions}\doublelabel{parameter-expressions}
Constant expressions.
\item
Variables declared as parameter.
\item
Input variables 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 91d2131

Please sign in to comment.