.
Dot product (WMA link)
Dot
x . y
Scalar product of vectors:
{a, b, c} . {x, y, z}
Product of matrices and vectors:
{{a, b}, {c, d}} . {x, y}
Matrix product:
{{a, b}, {c, d}} . {{r, s}, {t, u}}
a . b