\sdot
The \sdot command in LaTeX is used to represent a centered dot, often used in mathematical expressions to denote multiplication or dot product operations.
Simple multiplication using centered dot notation.
a \sdot b = c
Dot product of two vectors resulting in zero, indicating orthogonality.
\vec{u} \sdot \vec{v} = 0
Multiplication of a sequence of variables using centered dots.
x_1 \sdot x_2 \sdot x_3