Guest User

Untitled

a guest
Nov 21st, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. documentclass{article}
  2.  
  3. usepackage[intlimits]{kpfonts}
  4. usepackage{amsmath,mathtools}
  5.  
  6. begin{document}
  7. begin{equation}
  8. I = int_{t_{k}}^{t_{k+1}} f(t) dt
  9. end{equation}
  10.  
  11. begin{equation}
  12. SMOP = smashoperator{int_{t_{k}}^{t_{k+1}}} f(t) dt
  13. end{equation}
  14. end{document}
Add Comment
Please, Sign In to add comment