Content deleted Content added
change some "t" to "x" (except in the case of F.T.). |
damn, missed one. |
||
Line 3:
The '''rectangular function''' (also known as the '''rectangle function''', '''rect function''' or the normalized '''[[boxcar function]]''') is defined as
:<math>\mathrm{rect}(x) = \sqcap(
0 & \mbox{if } |x| > \frac{1}{2} \\[3pt]
\frac{1}{2} & \mbox{if } |x| = \frac{1}{2} \\[3pt]
|