APL Wiki:Formatting: Difference between revisions

Jump to navigation Jump to search
20 bytes added ,  12:35, 21 November 2019
→‎Mathematical notation: LaTeX symbols to commands
m (10 revisions imported: Migrate from miraheze)
(→‎Mathematical notation: LaTeX symbols to commands)
Line 60: Line 60:
MathJax is enabled, so you can insert mathematical notation (for example for [[Iverson notation]]) inline using
MathJax is enabled, so you can insert mathematical notation (for example for [[Iverson notation]]) inline using
<blockquote><pre>
<blockquote><pre>
included the expression <math>⊥p_{32,33}:+/\alpha^2/I^0</math> in its description
included the expression <math>\bot p_{32,33}:+/\alpha^2/I^0</math> in its description
</pre></blockquote>
</pre></blockquote>
which results in:
which results in:
<blockquote>
<blockquote>
included the expression <math>⊥p_{32,33}:+/\alpha^2/I^0</math> in its description
included the expression <math>\bot p_{32,33}:+/\alpha^2/I^0</math> in its description
</blockquote>
</blockquote>
For multiple and larger mathematical expressions, use
For multiple and larger mathematical expressions, use
<blockquote><pre>
<blockquote><pre>
included the expression
included the expression
:<math>i←O^{⊥I^0_{0,1,2,3}}_{⊥I^0_{4,5,6,7}}</math>
:<math>i \gets O^{\bot I^0_{0,1,2,3}}_{\bot I^0_{4,5,6,7}}</math>
in its description
in its description
</pre></blockquote>
</pre></blockquote>
Line 75: Line 75:
<blockquote>
<blockquote>
included the expression
included the expression
:<math>i←O^{⊥I^0_{0,1,2,3}}_{⊥I^0_{4,5,6,7}}</math>
:<math>i \gets O^{\bot I^0_{0,1,2,3}}_{\bot I^0_{4,5,6,7}}</math>
in its description
in its description
</blockquote>
</blockquote>

Navigation menu