Difference between revisions of "Math Symbols Help"

From RobotX
Jump to navigation Jump to search
(Created page with "=Mathematics Publishing= The engineering focus of this wiki is centered on information sharing which includes publishing a voluminous amount of mathematics related to Robonati...")
 
m
 
(24 intermediate revisions by the same user not shown)
Line 1: Line 1:
=Mathematics Publishing=
+
=====Example=====
The engineering focus of this wiki is centered on information sharing which includes publishing a voluminous amount of mathematics related to Robonation Projects that the Engineering Club engages.
+
The equation <math display="block">\text{geometric series:}\quad \begin{align} \sum_{i=0}^\infty 2^{-i}=2 \end{align}</math>
  
==Math code Display==
+
It was entered as
The Math library installed in this wiki provides support for Mathematics Notation.
+
:<syntaxhighlight lang="xml" inline><math display="block">\text{geometric series:}\quad \sum_{i=0}^\infty 2^{-i}=2 </math></syntaxhighlight>
 +
 
 +
See this Wikipedia page for a full dictionary of all symbols [https://en.wikipedia.org/wiki/Help:Displaying_a_formula Math Symbols]

Latest revision as of 12:58, 29 October 2020

Example

The equation

It was entered as

<math display="block">\text{geometric series:}\quad \sum_{i=0}^\infty 2^{-i}=2 </math>

See this Wikipedia page for a full dictionary of all symbols Math Symbols