Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download

📚 The CoCalc Library - books, templates and other resources

132930 views
License: OTHER
1
\documentclass{standalone}
2
3
\usepackage{graphicx}
4
5
\begin{document}
6
\input plot-tmp
7
\end{document}
8
9