How I can use this style of L in math mode?
Asked
Active
Viewed 368 times
1 Answers
7
Looks like a normal sans serif L, so
\mathsf{L}
\documentclass{article}
\begin{document}
$\mathsf{L}(\mathbf{z},\mathbf{x})$
\end{document}
Torbjørn T.
- 206,688

