Skip to content

Commit

Permalink
Non-normative mention of elementary math function wrappers in Modelic…
Browse files Browse the repository at this point in the history
…a.Math
  • Loading branch information
henrikt-ma committed Oct 30, 2020
1 parent 817315c commit dd2fcaf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions chapters/operatorsandexpressions.tex
Expand Up @@ -623,6 +623,10 @@ \subsection{Built-in Mathematical Functions and External Built-in Functions}\lab

These functions are the only ones that can also be called using the deprecated \lstinline!"builtin"! external language, see \cref{external-function-interface}.

\begin{nonnormative}
End user oriented information about the elementary mathematical functions can be found for the corresponding functions in the \lstinline!Modelica.Math! package.
\end{nonnormative}

\begin{functiondefinition}[atan2]
\begin{synopsis}\begin{lstlisting}
atan2($y$, $x$)
Expand Down

0 comments on commit dd2fcaf

Please sign in to comment.