0

How to type enter image description here in LaTex? I found it here:

enter image description here

Ethan
  • 103

1 Answers1

3
\documentclass{article}
\usepackage{stmaryrd}
\begin{document}
$\llceil\rrceil\llfloor\rrfloor$
\end{document}
Clara
  • 6,012