Skip to content

Commit

Permalink
fix one more small typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pelmesh619 committed Jan 13, 2025
1 parent 13d52ea commit 906532b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file modified conspects/probtheory/probtheory_superconspect.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion probtheory/probtheory_exam_list.tex
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@ \section{X. Программа экзамена в 2024/2025}

2) Условие нормировки: $\int_{-\infty}^{+\infty} f_\xi(x)dx = 1$

3) $F_\xi(x) = \int_B f_\xi(x)dx$
3) $F_\xi(x) = \int_{-\infty}^x f_\xi(x)dx$

4) $F_\xi(x)$ непрерывна

Expand Down
2 changes: 1 addition & 1 deletion probtheory/probtheory_superconspect.tex
Original file line number Diff line number Diff line change
Expand Up @@ -4058,7 +4058,7 @@ \section{X. Программа экзамена в 2024/2025}

2) Условие нормировки: $\int_{-\infty}^{+\infty} f_\xi(x)dx = 1$

3) $F_\xi(x) = \int_B f_\xi(x)dx$
3) $F_\xi(x) = \int_{-\infty}^x f_\xi(x)dx$

4) $F_\xi(x)$ непрерывна

Expand Down

0 comments on commit 906532b

Please sign in to comment.