`exp` (unary)
Exp
AsciiMath
exp(x)
LaTeX
\exp{( x )}
MathML
<math xmlns="http://www.w3.org/1998/Math/MathML" display="block">
<mstyle displaystyle="true">
<mrow>
<mi>exp</mi>
<mrow>
<mo>(</mo>
<mi>x</mi>
<mo>)</mo>
</mrow>
</mrow>
</mstyle>
</math>
UnicodeMath
exp(x)
Note
|
In other conversions, the value of the class will be processed as a simple text. For example, the presentation of this example in OMML will be represented as exp ("x") .
|