Guest User

Untitled

a guest
Apr 24th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. \documentclass[a4paper,11pt]{article}
  2. \usepackage{amsmath}
  3. \usepackage{amssymb}
  4. \usepackage{amsthm}
  5. \usepackage{ngerman}
  6. \nonfrenchspacing
  7. \usepackage{setspace}
  8. \onehalfspacing
  9. \parindent 0pt
  10. \newcommand \Ra {\Rightarrow}
  11. \newcommand \La {\Leftarrow}
  12. \usepackage{graphicx}
  13. \begin{document}
  14. \title{Diskrete Strukturen und Wahrscheinlichkeitstheorie}
  15. \author{mka}
  16. \section*{Kapitel 1: Mathematische Modellierung des Zufalls}
  17. \subsection*{1.1: Zuallsexperimente}
  18. Sei \(\Omega\) = { 1, ... , n}
  19. \end{document}
Add Comment
Please, Sign In to add comment