MathML Tutorial
MathML Symbols
MathML Useful Resources
Selected Reading
- MathML - Underscript-Overscript
- MathML - Underscript
- MathML - Superscripts
- MathML - Subscript-Superscript
- MathML - Subscripts
- MathML - Style
- MathML - Repeating Decimals
- MathML - Radicals
- MathML - Phantom
- MathML - Padding
- MathML - Overscript
- MathML - Multiplication
- MathML - Matrices
- MathML - Long Division
- MathML - Fractions
- MathML - Fencing
- MathML - Enclosing
- MathML - Carries
- MathML - Basic Elements
- MathML - All Elements
- MathML - Overview
- MathML - Home
MathML Symbols
- MathML - Set Symbols
- MathML - Logic Symbols
- MathML - Invisible Operators
- MathML - Greek Letters
- MathML - Geometry Symbols
- MathML - Function Symbols
- MathML - Ellipses Symbols
- MathML - Calculus Symbols
- MathML - Algebra Symbols
MathML Useful Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
MathML - Logic Symbols
MathML - Logic Symbols
Following is a pst of logic symbols available in MathML.
MathML Symbol | HTML Entity | Hex Code | Description |
---|---|---|---|
¬ | ¬ | ¬ | To specify negation |
∧ | ∧ | ∧ | To specify logical conjunction |
∨ | ∨ | ∨ | To specify logical disjunction |
⊻ | ⊻ | ⊻ | To specify exclusive disjunction |
∀ | ∀ | ∀ | To specify universal quantification |
∃ | ∃ | ∃ | To specify existential quantification |
⇒ | → | ⇒ | To specify material imppcation |
⇔ | ↔ | ⇔ | To specify material equivalence |
◻ | &emptysmallsquare; | ◻ | To specify necessarily |
◊ | ◊ | ◊ | To specify possibly |
⊢ | ⊢ | ⊢ | To specify provable |
⊨ | ⊢ | ⊨ | To specify entails |
∴ | ∴ | ∴ | To specify therefore |