Advertisement
Guest User

Untitled

a guest
Feb 17th, 2019
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. \documentclass{article}
  2. \usepackage[utf8]{inputenc}
  3.  
  4. \title{Minimal Working Example}
  5. \date{February 2019}
  6.  
  7. \begin{document}
  8.  
  9. \maketitle
  10.  
  11.  
  12. Let's talk about $\sin$. This is a very interesting trigonometric function. I have so many interesting things to say about this function.
  13.  
  14. Let's talk about \sin. This is a very interesting trigonometric function. I have so many interesting things to say about this function.
  15.  
  16. \end{document}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement