<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.sarg.dev/index.php?action=history&amp;feed=atom&amp;title=Heaviside_step_function</id>
	<title>Heaviside step function - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sarg.dev/index.php?action=history&amp;feed=atom&amp;title=Heaviside_step_function"/>
	<link rel="alternate" type="text/html" href="https://wiki.sarg.dev/index.php?title=Heaviside_step_function&amp;action=history"/>
	<updated>2026-06-24T06:11:11Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://wiki.sarg.dev/index.php?title=Heaviside_step_function&amp;diff=57592&amp;oldid=prev</id>
		<title>imported&gt;JJMC89 bot III: Removing :Category:Eponymous functions per Wikipedia:Categories for discussion/Log/2025 October 27#Eponyms in mathematics round 2</title>
		<link rel="alternate" type="text/html" href="https://wiki.sarg.dev/index.php?title=Heaviside_step_function&amp;diff=57592&amp;oldid=prev"/>
		<updated>2025-11-09T22:42:14Z</updated>

		<summary type="html">&lt;p&gt;Removing &lt;a href=&quot;/index.php?title=Category:Eponymous_functions&amp;amp;action=edit&amp;amp;redlink=1&quot; class=&quot;new&quot; title=&quot;Category:Eponymous functions (page does not exist)&quot;&gt;Category:Eponymous functions&lt;/a&gt; per &lt;a href=&quot;https://en.wikipedia.org/wiki/Categories_for_discussion/Log/2025_October_27#Eponyms_in_mathematics_round_2&quot; class=&quot;extiw&quot; title=&quot;wikipedia:Categories for discussion/Log/2025 October 27&quot;&gt;Wikipedia:Categories for discussion/Log/2025 October 27#Eponyms in mathematics round 2&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Short description|Indicator function of positive numbers}}&lt;br /&gt;
{{refimprove|date=December 2012}}&lt;br /&gt;
{{Infobox mathematical function&lt;br /&gt;
| name = Heaviside step&lt;br /&gt;
| image = Dirac distribution CDF.svg&lt;br /&gt;
| imagesize = 325px&lt;br /&gt;
| caption = The Heaviside step function, using the half-maximum convention&lt;br /&gt;
| general_definition = &amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;H(x) := \begin{cases} 1, &amp;amp; x \geq 0 \\ 0, &amp;amp; x &amp;lt; 0 \end{cases}&amp;lt;/math&amp;gt;{{dubious|reason=This definition is not &amp;quot;general&amp;quot; because it adopts the H(0)=1 convention (hence disregarding other conventions).|date=August 2024}}&lt;br /&gt;
| fields_of_application = Operational calculus&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;Heaviside step function&amp;#039;&amp;#039;&amp;#039;, or the &amp;#039;&amp;#039;&amp;#039;unit step function&amp;#039;&amp;#039;&amp;#039;, usually denoted by {{mvar|H}} or {{mvar|θ}} (but sometimes {{mvar|u}}, {{math|&amp;#039;&amp;#039;&amp;#039;1&amp;#039;&amp;#039;&amp;#039;}} or {{math|{{not a typo|𝟙}}}}), is a [[step function]] named after [[Oliver Heaviside]], the value of which is [[0 (number)|zero]] for negative arguments and [[1 (number)|one]] for positive arguments.  Different conventions concerning the value {{math|&amp;#039;&amp;#039;H&amp;#039;&amp;#039;(0)}} are in use. It is an example of the general class of step functions, all of which can be represented as [[linear combination]]s of translations of this one.&lt;br /&gt;
&lt;br /&gt;
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. Heaviside developed the operational calculus as a tool in the analysis of telegraphic communications and represented the function as {{math|&amp;#039;&amp;#039;&amp;#039;1&amp;#039;&amp;#039;&amp;#039;}}.&lt;br /&gt;
&lt;br /&gt;
==Formulation==&lt;br /&gt;
Taking the convention that {{math|&amp;#039;&amp;#039;H&amp;#039;&amp;#039;(0) {{=}} 1}}, the Heaviside function may be defined as:&lt;br /&gt;
* A [[piecewise function]]: &amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;H(x) := \begin{cases} 1, &amp;amp; x \geq 0 \\ 0, &amp;amp; x &amp;lt; 0 \end{cases}&amp;lt;/math&amp;gt;&lt;br /&gt;
* Using the [[Iverson bracket]] notation: &amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;H(x) := [x \geq 0]&amp;lt;/math&amp;gt;&lt;br /&gt;
* An [[indicator function]]: &amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;H(x) := \mathbf{1}_{x \geq 0}=\mathbf 1_{\mathbb R_+}(x)&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For the alternative convention that {{math|&amp;#039;&amp;#039;H&amp;#039;&amp;#039;(0) {{=}} {{sfrac|1|2}}}}, it may be expressed as:&lt;br /&gt;
* A [[piecewise function]]: &amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;H(x) := \begin{cases} 1, &amp;amp; x &amp;gt; 0 \\ \frac{1}{2}, &amp;amp; x = 0 \\ 0, &amp;amp; x &amp;lt; 0 \end{cases}&amp;lt;/math&amp;gt;&lt;br /&gt;
* A [[linear transformation]] of the [[sign function]]: &amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;H(x) := \frac{1}{2} \left(\mbox{sgn}\, x + 1\right)&amp;lt;/math&amp;gt;&lt;br /&gt;
* The [[arithmetic mean]] of two [[Iverson bracket]]s: &amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;H(x) := \frac{[x\geq 0] + [x&amp;gt;0]}{2}&amp;lt;/math&amp;gt;&lt;br /&gt;
* A [[one-sided limit]] of the [[atan2|two-argument arctangent]]: &amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;H(x) =: \lim_{\epsilon \to 0^{+}} \frac{\mbox{atan2}(\epsilon,-x)}{\pi}&amp;lt;/math&amp;gt;&lt;br /&gt;
* A [[hyperfunction]]: &amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;H(x) =: \left(1-\frac{1}{2\pi i}\log z,\ -\frac{1}{2\pi i}\log z\right)&amp;lt;/math&amp;gt; Or equivalently: &amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;H(x) =: \left( -\frac{\log -z}{2\pi i}, -\frac{\log -z}{2\pi i}\right),&amp;lt;/math&amp;gt; where {{math|log &amp;#039;&amp;#039;z&amp;#039;&amp;#039;}} is the [[Complex logarithm#Principal value|principal value of the complex logarithm]] of {{mvar|z}}.&lt;br /&gt;
&lt;br /&gt;
Other definitions which are undefined at {{math|&amp;#039;&amp;#039;H&amp;#039;&amp;#039;(0)}} include:&lt;br /&gt;
* A [[piecewise function]]: &amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;H(x) := \begin{cases} 1, &amp;amp; x &amp;gt; 0 \\ 0, &amp;amp; x &amp;lt; 0 \end{cases}&amp;lt;/math&amp;gt;&lt;br /&gt;
* The derivative of the [[ramp function]]: &amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;H(x) := \frac{d}{dx} \max \{ x, 0 \}\quad \mbox{for } x \ne 0&amp;lt;/math&amp;gt;&lt;br /&gt;
* Expressed in terms of the [[absolute value]] function, such as:&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt; H(x) =  \frac{x + |x|}{2x}&amp;lt;/math&amp;gt;&lt;br /&gt;
==Relationship with Dirac delta==&lt;br /&gt;
The [[Dirac delta function]] is the [[weak derivative]] of the Heaviside function:&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\delta(x)= \frac{d}{dx} \ H(x),&amp;lt;/math&amp;gt;Hence the Heaviside function can be considered to be the [[integral]] of the Dirac delta function. This is sometimes written as:&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;H(x) := \int_{-\infty}^x \delta(s)\,ds,&amp;lt;/math&amp;gt;although this expansion may not hold (or even make sense) for {{math|&amp;#039;&amp;#039;x&amp;#039;&amp;#039; {{=}} 0}}, depending on which formalism one uses to give meaning to integrals involving {{mvar|δ}}. In this context, the Heaviside function is the [[cumulative distribution function]] of a [[random variable]] which is [[almost surely]] 0. (See [[Constant random variable]].)&lt;br /&gt;
&lt;br /&gt;
== Analytic approximations ==&lt;br /&gt;
Approximations to the Heaviside step function are of use in [[biochemistry]] and [[neuroscience]], where [[logistic function|logistic]] approximations of step functions (such as the [[Hill equation (biochemistry)|Hill]] and the [[Michaelis–Menten kinetics|Michaelis–Menten equations]]) may be used to approximate binary cellular switches in response to chemical signals.&lt;br /&gt;
&lt;br /&gt;
For a [[Smooth function|smooth]] approximation to the step function, one can use the [[logistic function]]:&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;H(x) \approx \tfrac{1}{2} + \tfrac{1}{2}\tanh kx = \frac{1}{1+e^{-2kx}},&amp;lt;/math&amp;gt;where a larger {{mvar|k}} corresponds to a sharper transition at {{math|&amp;#039;&amp;#039;x&amp;#039;&amp;#039; {{=}} 0}}. &lt;br /&gt;
&lt;br /&gt;
If we take {{math|&amp;#039;&amp;#039;H&amp;#039;&amp;#039;(0) {{=}} {{sfrac|1|2}}}}, equality holds in the limit:&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;H(x)=\lim_{k \to \infty}\tfrac{1}{2}(1+\tanh kx)=\lim_{k \to \infty}\frac{1}{1+e^{-2kx}}.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[File:Step function approximation.png|alt=A set of functions that successively approach the step function|thumb|500x500px|&amp;lt;math&amp;gt;\tfrac{1}{2} + \tfrac{1}{2} \tanh(kx) = \frac{1}{1+e^{-2kx}}&amp;lt;/math&amp;gt;&amp;lt;br&amp;gt;approaches the step function as {{math|&amp;#039;&amp;#039;k&amp;#039;&amp;#039; → ∞}}.|none]]There are [[Sigmoid function#Examples|many other smooth, analytic approximations]] to the step function.&amp;lt;ref&amp;gt;{{MathWorld | urlname=HeavisideStepFunction | title=Heaviside Step Function}}&amp;lt;/ref&amp;gt; Among the possibilities are:&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\begin{align}&lt;br /&gt;
 H(x) &amp;amp;= \lim_{k \to \infty} \left(\tfrac{1}{2} + \tfrac{1}{\pi}\arctan kx\right)\\&lt;br /&gt;
 H(x) &amp;amp;= \lim_{k \to \infty}\left(\tfrac{1}{2} + \tfrac12\operatorname{erf} kx\right)&lt;br /&gt;
\end{align}&amp;lt;/math&amp;gt;These limits hold [[pointwise]] and in the sense of [[distribution (mathematics)|distributions]]. In general, however, [[pointwise convergence]] need not imply distributional convergence, and vice versa distributional convergence need not imply pointwise convergence. (However, if all members of a pointwise convergent sequence of functions are uniformly bounded by some &amp;quot;nice&amp;quot; function, then [[Lebesgue dominated convergence theorem|convergence holds in the sense of distributions too]].)&lt;br /&gt;
&lt;br /&gt;
In general, any [[cumulative distribution function]] of a [[continuous distribution|continuous]] [[probability distribution]] that is peaked around zero and has a parameter that controls for [[variance]] can serve as an approximation, in the limit as the variance approaches zero. For example, all three of the above approximations are [[cumulative distribution function|cumulative distribution functions]] of common probability distributions: the [[logistic distribution|logistic]], [[Cauchy distribution|Cauchy]] and [[normal distribution|normal]] distributions, respectively.&lt;br /&gt;
&lt;br /&gt;
== Non-Analytic approximations ==&lt;br /&gt;
Approximations to the Heaviside step function could be made through [[Non-analytic_smooth_function#Smooth_transition_functions|Smooth transition function]] like &amp;lt;math&amp;gt; 1 \leq m \to \infty &amp;lt;/math&amp;gt;:&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\begin{align}f(x) &amp;amp;= \begin{cases}&lt;br /&gt;
{\displaystyle&lt;br /&gt;
\frac{1}{2}\left(1+\tanh\left(m\frac{2x}{1-x^2}\right)\right)}, &amp;amp; |x| &amp;lt; 1 \\&lt;br /&gt;
\\&lt;br /&gt;
1, &amp;amp; x \geq 1 \\&lt;br /&gt;
0, &amp;amp; x \leq -1&lt;br /&gt;
\end{cases}\end{align}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Integral representations==&lt;br /&gt;
Often an [[integration (mathematics)|integral]] representation of the Heaviside step function is useful:&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\begin{align}&lt;br /&gt;
 H(x)&amp;amp;=\lim_{ \varepsilon \to 0^+} -\frac{1}{2\pi i}\int_{-\infty}^\infty \frac{1}{\tau+i\varepsilon} e^{-i x \tau} d\tau \\&lt;br /&gt;
 &amp;amp;=\lim_{ \varepsilon \to 0^+} \ \frac{1}{2\pi i}\int_{-\infty}^\infty \frac{1}{\tau-i\varepsilon} e^{i x \tau} d\tau,&lt;br /&gt;
\end{align}&amp;lt;/math&amp;gt;where the second representation is easy to deduce from the first, given that the step function is real and thus is its own [[complex conjugate]].&lt;br /&gt;
&lt;br /&gt;
== Zero argument ==&lt;br /&gt;
Since {{mvar|H}} is usually used in [[Integral|integration]], and the value of a function at a single point does not affect its integral, it rarely matters what particular value is chosen of {{math|&amp;#039;&amp;#039;H&amp;#039;&amp;#039;(0)}}. Indeed when {{mvar|H}} is considered as a [[distribution (mathematics)|distribution]] or an element of {{math|&amp;#039;&amp;#039;L&amp;#039;&amp;#039;{{isup|∞}}}} (see [[Lp space|{{math|&amp;#039;&amp;#039;L{{isup|p}}&amp;#039;&amp;#039;}} space]]) it does not even make sense to talk of a value at zero, since such objects are only defined [[almost everywhere]]. If using some analytic approximation (as in the [[#Analytic approximations|examples above]]) then often whatever happens to be the relevant limit at zero is used.&lt;br /&gt;
&lt;br /&gt;
There exist various reasons for choosing a particular value. &lt;br /&gt;
* {{math|&amp;#039;&amp;#039;H&amp;#039;&amp;#039;(0) {{=}} {{sfrac|1|2}}}} is often used since the [[graph of a function|graph]] then has [[rotational symmetry]]; put another way, {{math|&amp;#039;&amp;#039;H&amp;#039;&amp;#039; − {{sfrac|1|2}}}} is then an [[odd function]]. In this case the following relation with the [[sign function]] holds for all {{mvar|x}}: &amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;H(x) = \tfrac12(1 + \sgn x).&amp;lt;/math&amp;gt;Also, &amp;lt;math&amp;gt; \forall x, \ H(x) + H(-x) = 1&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
* {{math|&amp;#039;&amp;#039;H&amp;#039;&amp;#039;(0) {{=}} 1}} is used when {{mvar|H}} needs to be [[right-continuous]]. For instance [[cumulative distribution function]]s are usually taken to be right continuous, as are functions integrated against in [[Lebesgue–Stieltjes integration]]. In this case {{mvar|H}} is the [[indicator function]] of a [[closed set|closed]] semi-infinite interval: &amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt; H(x) = \mathbf{1}_{[0,\infty)}(x).&amp;lt;/math&amp;gt; The corresponding probability distribution is the [[degenerate distribution]].&lt;br /&gt;
&lt;br /&gt;
* {{math|&amp;#039;&amp;#039;H&amp;#039;&amp;#039;(0) {{=}} 0}} is used when {{mvar|H}} needs to be [[left-continuous]]. In this case {{mvar|H}} is an indicator function of an [[open set|open]] semi-infinite interval: &amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt; H(x) = \mathbf{1}_{(0,\infty)}(x).&amp;lt;/math&amp;gt;&lt;br /&gt;
* In functional-analysis contexts from [[optimization]] and [[game theory]], it is often useful to define the Heaviside function as a [[Multivalued function|set-valued function]] to preserve the continuity of the limiting functions and ensure the existence of certain solutions. In these cases, the Heaviside function returns a whole interval of possible solutions, {{math|&amp;#039;&amp;#039;H&amp;#039;&amp;#039;(0) {{=}} [0,1]}}.&lt;br /&gt;
&lt;br /&gt;
==Discrete form==&lt;br /&gt;
&lt;br /&gt;
An alternative form of the unit step, defined instead as a function &amp;lt;math&amp;gt;H : \mathbb{Z} \rarr \mathbb{R}&amp;lt;/math&amp;gt; (that is, taking in a discrete variable {{mvar|n}}), is:&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;H[n]=\begin{cases} 0, &amp;amp; n &amp;lt; 0, \\ 1, &amp;amp; n \ge 0, \end{cases} &amp;lt;/math&amp;gt;Or using the half-maximum convention:&amp;lt;ref&amp;gt;{{cite book |last=Bracewell |first=Ronald Newbold |date=2000 |title=The Fourier transform and its applications |language=en |location=New York |publisher=McGraw-Hill |isbn=0-07-303938-1 |page=61 |edition=3rd}}&amp;lt;/ref&amp;gt;&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;H[n]=\begin{cases} 0, &amp;amp; n &amp;lt; 0, \\ \tfrac12, &amp;amp; n = 0,\\ 1, &amp;amp; n &amp;gt; 0, \end{cases} &amp;lt;/math&amp;gt;where {{mvar|n}} is an [[integer]]. If {{mvar|n}} is an integer, then {{math|&amp;#039;&amp;#039;n&amp;#039;&amp;#039; &amp;lt; 0}} must imply that {{math|&amp;#039;&amp;#039;n&amp;#039;&amp;#039; ≤ &amp;amp;minus;1}}, while {{math|&amp;#039;&amp;#039;n&amp;#039;&amp;#039; &amp;gt; 0}} must imply that the function attains unity at {{math|1=&amp;#039;&amp;#039;n&amp;#039;&amp;#039; = 1}}. Therefore the &amp;quot;step function&amp;quot; exhibits ramp-like behavior over the domain of {{closed-closed|&amp;amp;minus;1, 1}}, and cannot authentically be a step function, using the half-maximum convention.&lt;br /&gt;
&lt;br /&gt;
Unlike the continuous case, the definition of {{math|&amp;#039;&amp;#039;H&amp;#039;&amp;#039;[0]}} is significant.&lt;br /&gt;
&lt;br /&gt;
The discrete-time unit impulse is the first difference of the discrete-time step:&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt; \delta[n] = H[n] - H[n-1].&amp;lt;/math&amp;gt;This function is the cumulative summation of the [[Kronecker delta]]:&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt; H[n] = \sum_{k=-\infty}^{n} \delta[k], &amp;lt;/math&amp;gt;where &amp;lt;math display=&amp;quot;inline&amp;quot;&amp;gt; \delta[k] = \delta_{k,0} &amp;lt;/math&amp;gt; is the [[degenerate distribution|discrete unit impulse function]].&lt;br /&gt;
&lt;br /&gt;
== Antiderivative and derivative==&lt;br /&gt;
The [[ramp function]] is an [[antiderivative]] of the Heaviside step function:&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\int_{-\infty}^{x} H(\xi)\,d\xi = x H(x) = \max\{0,x\} \,.&amp;lt;/math&amp;gt;The [[distributional derivative]] of the Heaviside step function is the [[Dirac delta function]]:&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt; \frac{d H(x)}{dx} = \delta(x) \,.&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Fourier transform ==&lt;br /&gt;
The [[Fourier transform]] of the Heaviside step function is a distribution. Using one choice of constants for the definition of the Fourier transform we have&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\hat{H}(s) = \lim_{N\to\infty}\int^N_{-N} e^{-2\pi i x s} H(x)\,dx = \frac{1}{2} \left( \delta(s) - \frac{i}{\pi} \operatorname{p.v.}\frac{1}{s} \right).&amp;lt;/math&amp;gt;Here {{math|p.v.{{sfrac|1|&amp;#039;&amp;#039;s&amp;#039;&amp;#039;}}}} is the [[distribution (mathematics)|distribution]] that takes a test function {{mvar|φ}} to the [[Cauchy principal value]] of &amp;lt;math&amp;gt;\textstyle\int_{-\infty}^\infty \frac{\varphi(s)}{s} \, ds&amp;lt;/math&amp;gt;. The limit appearing in the integral is also taken in the sense of (tempered) distributions.&lt;br /&gt;
&lt;br /&gt;
== Unilateral Laplace transform ==&lt;br /&gt;
&lt;br /&gt;
The [[Laplace transform]] of the Heaviside step function is a [[meromorphic function]]. Using the unilateral Laplace transform we have:&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;\begin{align}&lt;br /&gt;
 \hat{H}(s) &amp;amp;= \lim_{N\to\infty}\int^N_{0} e^{-sx} H(x)\,dx\\&lt;br /&gt;
 &amp;amp;= \lim_{N\to\infty}\int^N_{0} e^{-sx} \,dx\\&lt;br /&gt;
 &amp;amp;= \frac{1}{s} \end{align}&amp;lt;/math&amp;gt;When the [[Laplace transform#Bilateral Laplace transform|bilateral transform]] is used, the integral can be split in two parts and the result will be the same.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
{{Div col|colwidth=25em}}&lt;br /&gt;
* [[Gamma function]]&lt;br /&gt;
* [[Dirac delta function]]&lt;br /&gt;
* [[Indicator function]]&lt;br /&gt;
* [[Iverson bracket]]&lt;br /&gt;
* [[Laplace transform]]&lt;br /&gt;
* [[Laplacian of the indicator]]&lt;br /&gt;
* [[List of mathematical functions]]&lt;br /&gt;
* [[Macaulay brackets]]&lt;br /&gt;
* [[Negative number]]&lt;br /&gt;
* [[Rectangular function]]&lt;br /&gt;
* [[Sign function]]&lt;br /&gt;
* [[Sine integral]]&lt;br /&gt;
* [[Step response]]&lt;br /&gt;
{{Div col end}}&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
== External links ==&lt;br /&gt;
{{commons category|Heaviside function}}&lt;br /&gt;
&lt;br /&gt;
* Digital Library of Mathematical Functions, NIST, [http://dlmf.nist.gov/1.16#iv].&lt;br /&gt;
*{{cite book |first=Ernst Julius |last=Berg |year=1936 |title=Heaviside&amp;#039;s Operational Calculus, as applied to Engineering and Physics |chapter=Unit function |page=5 |publisher=[[McGraw-Hill Education]] }}&lt;br /&gt;
*{{cite web |first=James B. |last=Calvert |year=2002 |url=http://mysite.du.edu/~jcalvert/math/laplace.htm |title=Heaviside, Laplace, and the Inversion Integral |publisher=[[University of Denver]] }}&lt;br /&gt;
*{{cite book |first=Brian |last=Davies |year=2002 |title=Integral Transforms and their Applications |edition=3rd |page=28 |chapter=Heaviside step function |publisher=Springer }}&lt;br /&gt;
*{{cite book |first1=George F. D. |last1=Duff |author-link=George F. D. Duff |first2=D. |last2=Naylor |year=1966 |title=Differential Equations of Applied Mathematics |page=42 |chapter=Heaviside unit function |publisher=[[John Wiley &amp;amp; Sons]] }}&lt;br /&gt;
&lt;br /&gt;
{{DEFAULTSORT:Heaviside Step Function}}&lt;br /&gt;
[[Category:Special functions]]&lt;br /&gt;
[[Category:Generalized functions]]&lt;br /&gt;
[[Category:Schwartz distributions]]&lt;/div&gt;</summary>
		<author><name>imported&gt;JJMC89 bot III</name></author>
	</entry>
</feed>