MyWikiBiz, Author Your Legacy — Tuesday November 04, 2025
Jump to navigationJump to search
598 bytes added
, 17:05, 2 April 2009
| Line 239: |
Line 239: |
| | ==Mathematical Symbols== | | ==Mathematical Symbols== |
| | | | |
| − | {| cellpadding="4" | + | {| cellpadding="8" |
| | + | | <math>-<\!</math> || <code>-<</code> |
| | + | |- |
| | + | | <math>-\!<</math> || <code>-\!<</code> |
| | + | |- |
| | + | | <math>-\!\!<</math> || <code>-\!\!<</code> |
| | + | |- |
| | + | | <math>-\!\!\!<</math> || <code>-\!\!\!<</code> |
| | + | |- |
| | | <math>\curlyvee</math> || <code>\curlyvee</code> | | | <math>\curlyvee</math> || <code>\curlyvee</code> |
| | |- | | |- |
| Line 255: |
Line 263: |
| | |- | | |- |
| | | <math>\colon\!\gtrdot</math> || <code>\colon\!\gtrdot</code> | | | <math>\colon\!\gtrdot</math> || <code>\colon\!\gtrdot</code> |
| | + | |- |
| | + | | <math>\And</math> || <code>\And</code> |
| | + | |- |
| | + | | <math>\dagger</math> || <code>\dagger</code> |
| | + | |- |
| | + | | <math>\ddagger</math> || <code>\ddagger</code> |
| | + | |- |
| | + | | <math>\lVert</math> || <code>\lVert</code> |
| | + | |- |
| | + | | <math>\rVert</math> || <code>\rVert</code> |
| | + | |- |
| | + | | <math>\parallel</math> || <code>\parallel</code> |
| | + | |- |
| | + | | <math>\P</math> || <code>\P</code> |
| | + | |- |
| | + | | <math>\S</math> || <code>\S</code> |
| | |- | | |- |
| | | <math>$</math> || <code>$</code> || NB. Idiosyntax of WikiTeX | | | <math>$</math> || <code>$</code> || NB. Idiosyntax of WikiTeX |
| Line 260: |
Line 284: |
| | | <math>$\!</math> || <code>$\!</code> || NB. Idiosyntax of WikiTeX | | | <math>$\!</math> || <code>$\!</code> || NB. Idiosyntax of WikiTeX |
| | |- | | |- |
| − | | <math>\$</math> || <code>\$</code> | + | | <math>\$</math> || <code>\$</code> || NB. Standard Syntax in LaTeX |
| | + | |- |
| | |} | | |} |
| | | | |