How can I get a big N like the one below?
Asked
Active
Viewed 1,595 times
1
user8314628
- 123
1 Answers
5
\documentclass{article}
\usepackage[textmath, active,tightpage]{preview} % don't use in real document
\setlength\PreviewBorder{1em}
\begin{document}
$\mathcal{N}(x|\mu,\sigma^2)$
\end{document}
(also see symbol for Gaussian distribution)
Zarko
- 296,517


\mathcall{N}. – Zarko Dec 29 '19 at 19:42\mathcal{N}works – user8314628 Dec 29 '19 at 19:52