Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / Mathematical Functions / Generalized and Related Functions /

UnitStep

FilledSmallSquare UnitStep[x] represents the unit step function, equal to 0 for and 1 for .

FilledSmallSquare UnitStep[, , ... ] represents the multidimensional unit step function which is 1 only if none of the are negative.

FilledSmallSquare Some transformations are done automatically when UnitStep appears in a product of terms.

FilledSmallSquare UnitStep provides a convenient way to represent piecewise continuous functions.

FilledSmallSquare UnitStep has attribute Orderless.

FilledSmallSquare For exact numeric quantities, UnitStep internally uses numerical approximations to establish its result. This process can be affected by the setting of the global variable $MaxExtraPrecision.

FilledSmallSquare See Section 3.2.2 and Section 3.5.12.

FilledSmallSquare See also: Sign, Positive, DiracDelta, DiscreteDelta, KroneckerDelta.

FilledSmallSquare New in Version 4.

Further Examples



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.