Heaviside step function: Difference between revisions

Content deleted Content added
bring lead into agreement with the body concerning value at 0, remove superfluous source probably added for self-promotional reasonins, and trim a little excessive detail from the (very long) lead
The convention does not match the following definitions.
Line 13:
The function was originally developed in [[operational calculus]] for the solution of [[differential equation]]s, where it represents a signal that switches on at a specified time and stays switched on indefinitely. [[Oliver Heaviside]], who developed the operational calculus as a tool in the analysis of telegraphic communications, represented the function as {{math|'''1'''}}.
 
Taking the convention that {{math|''H''(0) {{=}} 01}}, the Heaviside function may be defined as:
* a [[piecewise function]]: <math display="block">H(x) := \begin{cases} 1, & x \geq 0 \\ 0, & x < 0 \end{cases}</math>
* using the [[Iverson bracket]] notation: <math display="block">H(x) := [x \geq 0]</math>