Guest User

Untitled

a guest
Dec 6th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. documentclass{article}
  2. usepackage{amsmath}
  3. usepackage{siunitx}
  4. usepackage[version=4]{mhchem}
  5.  
  6. sisetup{output-decimal-marker={,}}
  7.  
  8. begin{document}
  9.  
  10. [
  11. SI{30}{milliliter},mathrm{dis.}cdot
  12. frac{SI{0,1}{mol},ce{NaOH}}{SI{e3}{milliliter},mathrm{dis.}}cdot
  13. frac{SI{1}{mol},ce{HftK}}{SI{1}{mol},ce{NaOH}}cdot
  14. frac{SI{203,23}{mol},ce{HftK}}{SI{1}{mol},ce{HftK}}=
  15. SI{0,61269}{gram},ce{HftK}
  16. ]
  17.  
  18. end{document}
Add Comment
Please, Sign In to add comment