Heaviside step function: Difference between revisions

Content deleted Content added
Yoderj (talk | contribs)
Add some more definitions of the heaviside func.
Yoderj (talk | contribs)
m Change bb 1 to bf 1.
Line 11:
*: <math>H(x) := \begin{cases} 1, & x > 0 \\ 0, & x < 0 \end{cases}</math>
* an [[indicator function]]:
*: <math>H(x) := </math><big>𝟙</big><math>\,\!mathbf{1}_{x > 0}</math>
* the derivative of the [[ramp function]]:
*:<math>H(x) := \frac{d}{dx} \max \{ x, 0 \}\quad \mbox{for } x \ne 0</math>