latex normal symbol code example
Example 1: latex normal text in equation
\usepackage{amsmath}
$...\text{normal text}...$
Example 2: normal distribution symbol latex
\mathcal{N}.
\usepackage{amsmath}
$...\text{normal text}...$
\mathcal{N}.