Input

Output

RMSE=1Ni=1N(xi-x^i)2

xi=ith observation value
x^i=ith prediction value
N=population size

Special Cases

Matrices:
[[a,b],[c,d]] yields [abcd]

Column Vectors:
((a),(b)) yields (ab)

Augmented Matrices:
[[a,b,|,c],[d,e,|,f]] yields [abcdef]

System of Equations:
{(2x,+,17y,=,23),(x,-,y,=,5):} yields {2x+17y=23x-y=5

Complex Subscripts:
lim_(N->oo) sum_(i=0)^N yields limNi=0N

Subscripts Before Superscripts:
int_0^1 f(x)dx yields 01f(x)dx

Derivatives:
f'(x) = dy/dx yields f(x)=dydx
(dq)/(dp) yields dqdp

Overbraces and Underbraces:
ubrace(1+2+3+4)_("4 terms") yields 1+2+3+44 terms.
obrace(1+2+3+4)^("4 terms") yields 1+2+3+44 terms.

Circle Arcs:
overset(frown)(AB) yields AB

Logical Symbols

Type TeX alt See
and and
or or
not neg ¬
=> implies
if if
<=> iff
AA forall
EE exists
_|_ bot
TT top
|-- vdash
|== models

Relation Symbols

Type TeX alt See
= =
!= ne
< lt <
> gt >
<= le
>= ge
mlt ll m<
mgt gg m>
-< prec
-<= preceq
>- succ
>-= succeq
in
!in notin
sub subset
sup supset
sube subseteq
supe supseteq
-= equiv
~= cong
~~ approx
prop propto

Font Commands

Type TeX alt See
bb "AaBbCc" mathbf "AaBbCc" AaBbCc
bbb "AaBbCc" mathbb "AaBbCc" AaBbCc
cc "AaBbCc" mathcal "AaBbCc" AaBbCc
tt "AaBbCc" mathtt "AaBbCc" AaBbCc
fr "AaBbCc" mathfrak "AaBbCc" AaBbCc
sf "AaBbCc" mathsf "AaBbCc" AaBbCc

About

This tool was written by Christopher Ball for a variety of custom math needs. If you enjoy using it or have a feature idea, drop a message.

Operation Symbols

Type TeX alt See
+ +
- -
* cdot
** ast
*** star
// /
\\ backslash
setminus
\
xx times ×
-: div ÷
|>< ltimes
><| rtimes
|><| bowtie
@ circ
o+ oplus
ox otimes
o. odot
sum
prod
^^ wedge
^^^ bigwedge
vv vee
vvv bigvee
nn cap
nnn bigcap
uu cup
uuu bigcup

Greek Letters

Type See Type See
alpha α
beta β
gamma γ Gamma Γ
delta δ Delta Δ
epsilon ε
varepsilon ɛ
zeta ζ
eta η
theta θ Theta Θ
vartheta ϑ
iota ι
kappa κ
lambda λ Lambda Λ
mu μ
nu ν
xi ξ Xi Ξ
pi π Pi Π
rho ρ
sigma σ Sigma Σ
tau τ
upsilon υ
phi ϕ Phi Φ
varphi φ
chi χ
psi ψ Psi Ψ
omega ω Omega Ω

Accents

Type TeX alt See
hat x x^
bar x overline x x¯
ul x underline x x̲
vec x x
tilde x x~
dot x x.
ddot x x..
overset(x)(=) overset(x)(=) =x
underset(x)(=) =x
ubrace(1+2) underbrace(1+2) 1+2
obrace(1+2) overbrace(1+2) 1+2
color(red)(x) x
cancel(x) x

Miscellaneous Symbols

Type TeX alt See
2/3 frac{2}{3} 23
2^3 23
sqrt x x
root(3)(x) x3
int
oint
del partial
grad nabla
+- pm ±
O/ emptyset
oo infty
aleph
:. therefore
:' because
|...| |ldots| |...|
|cdots| ||
vdots
ddots
|\ | | |
|quad| |  |
/_ angle
frown
/_\ triangle
diamond
square
|__ lfloor
__| rfloor
|~ lceiling
~| rceiling
CC
NN
QQ
RR
ZZ
"hi" text(hi) hi

Grouping Brackets

Type TeX alt See
( (
) )
[ [
] ]
{ {
} }
(: langle
:) rangle
<<
>>
{: x ) x)
( x :} (x
abs(x) |x|
floor(x) x
ceil(x) x
norm(vecx) x

Arrows

Type TeX alt See
uarr uparrow
darr downarrow
rarr rightarrow
-> to
>-> rightarrowtail
->> twoheadrightarrow
>->> twoheadrightarrowtail
|-> mapsto
larr leftarrow
harr leftrightarrow
rArr Rightarrow
lArr Leftarrow
hArr Leftrightarrow