以下の内容はhttps://m-hiyama-memo.hatenablog.com/entry/2024/07/04/160302より取得しました。


引数渡し形式 by name, by position

$`\require{color} % Using
\newcommand{\NN}[1]{ \textcolor{orange}{\text{#1}} } % New Name
\newcommand{\NX}[1]{ \textcolor{orange}{#1} } % New EXpression
`$

$`\text{volatile namespace}\\
\text{we define function }\NN{f1}\\
\quad \text{by positon}\\
\qquad \text{for }x, y :\in {\bf R}\\
\quad \text{returns type }{\bf R}\\
\text{applying standard-expression}\\
\quad x^2 + y^2\\
\text{end}
`$

$`\text{we define function }\NN{f2}\\
\quad \text{by name}\\
\qquad \text{for }x, y :\in {\bf R}\\
\quad \text{returns type }{\bf R}\\
\text{applying standard-expression}\\
\quad x^2 + y^2\\
\text{end}\\
\text{end namespace}
`$




以上の内容はhttps://m-hiyama-memo.hatenablog.com/entry/2024/07/04/160302より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14