All Real Numbers Symbol In Latex Code Example
Example: latex real number symbol
\documentclass{article} \usepackage{amssymb} \begin{document} \begin{tabular}{ll} Plain-\TeX{}:   & ${\rm I\!R}$\\ amssymb:        & $\mathbb{R}$ \end{tabular} \end{document}
Comments
Post a Comment