`cancel` (unary)
Cancel
AsciiMath
cancel(x)
LaTeX
\cancel{x}
MathML
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
<mstyle displaystyle="true">
<menclose notation="updiagonalstrike">
<mi>x</mi>
</menclose>
</mstyle>
</math>
Note
|
In other conversions, the value of the class will be processed as a straightforward equation. For example, the output of this example in AsciiMath will be represented as x .
|