13 bytes removed
, 05:49, 11 February 2014
| Line 13: |
Line 13: |
| | qwwwwwwwwwwwwwwww | | qwwwwwwwwwwwwwwww |
| | | | |
| − | <math>P(x)=
| + | P(x)= |
| | \begin{cases} | | \begin{cases} |
| | 0, &for &x<a \\ | | 0, &for &x<a \\ |
| | 1/b-a, &for &a<x<b \\ | | 1/b-a, &for &a<x<b \\ |
| | 0, &for &x>b | | 0, &for &x>b |
| − | \end{cases}</math> | + | \end{cases} |
| | | | |
| | ==Examples== | | ==Examples== |