Changes
Jump to navigation
Jump to search
1 byte removed
, 05:38, 11 February 2014
| Line 14: |
Line 14: |
| | \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}</math> |