Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8b6638 commit f6eafc3Copy full SHA for f6eafc3
1 file changed
Doc/ref/ref5.tex
@@ -629,7 +629,7 @@ \section{Unary arithmetic operations \label{unary}}
629
\begin{productionlist}
630
\production{u_expr}
631
{\token{power} | "-" \token{u_expr}
632
- | "+" \token{u_expr} | "~" \token{u_expr}}
+ | "+" \token{u_expr} | "{\~}" \token{u_expr}}
633
\end{productionlist}
634
635
The unary \code{-} (minus) operator yields the negation of its
0 commit comments