Numerous web pages use the MathJax
facility for displaying mathematical formulas using LaTeX code using
the $ $.
This page is written for visually impaired students who need to understand
LaTeX.
Text between the dollar-sign characters are translated into
images based on the LaTeX mathematics mode.
Variables and numbers are represented as is, for example, defining
a function as polynomial may be represented as follows
f(t)=x2−4x+3. The caret is used to
represent a superscript while an underscore is used to represent
a subscript, e.g.,
p(t)=a2x2+a1x+a0
Normally, a string of characters are interpreted as a product
of symbols. Other special symbols include the backslash which indicates
that the next word which follows is a keyword. Groupings of symbols are
done with curly braces, e.g., {...}. Note that certain
symbols exist strictly for visual layout and may therefore not be
immediately useful for the visually impaired.
Fraction |
12 |
Special functions |
sin,cos,tan |
A derivative w.r.t. time (a dot above the variable) |
˙q |
Second derivative w.r.t. time (two dots above the variable) |
¨q |
Arrows |
→,←,↔ |
Double-width Arrows |
⇒,⇐,⇔ |
Greek letters |
α,β,...,μ,...Ω |
Roman letters (upright) for units |
cm,μH |
Bold face letters for vectors |
Ax=b |
Left and right parentheses (the parentheses are the
full height of the fraction) |
(12) |
Any feedback or requests for further information are welcome.