UnitBox
✖
UnitBox
Examples
open allclose allBasic Examples (4)Summary of the most common use cases
https://wolfram.com/xid/0e7rsyye-dgmklp
https://wolfram.com/xid/0e7rsyye-qe2fd0
https://wolfram.com/xid/0e7rsyye-dcwszi
UnitBox is a piecewise function:
https://wolfram.com/xid/0e7rsyye-cjvukb
Scope (36)Survey of the scope of standard use cases
Numerical Evaluation (6)
https://wolfram.com/xid/0e7rsyye-l274ju
https://wolfram.com/xid/0e7rsyye-cksbl4
https://wolfram.com/xid/0e7rsyye-sj332k
UnitBox always returns an exact result:
https://wolfram.com/xid/0e7rsyye-hhwwys
Evaluate efficiently at high precision:
https://wolfram.com/xid/0e7rsyye-di5gcr
https://wolfram.com/xid/0e7rsyye-bq2c6r
UnitBox threads over lists:
https://wolfram.com/xid/0e7rsyye-mwcck
Compute the elementwise values of an array using automatic threading:
https://wolfram.com/xid/0e7rsyye-thgd2
Or compute the matrix UnitBox function using MatrixFunction:
https://wolfram.com/xid/0e7rsyye-o5jpo
Compute average-case statistical intervals using Around:
https://wolfram.com/xid/0e7rsyye-cw18bq
Specific Values (4)
https://wolfram.com/xid/0e7rsyye-gcyevn
Values at the points of discontinuity:
https://wolfram.com/xid/0e7rsyye-kpzq4b
https://wolfram.com/xid/0e7rsyye-5v36gy
https://wolfram.com/xid/0e7rsyye-ia2x93
https://wolfram.com/xid/0e7rsyye-ql9o02
https://wolfram.com/xid/0e7rsyye-bht7k7
Find a value of x for which UnitBox[x]=1:
https://wolfram.com/xid/0e7rsyye-f2hrld
https://wolfram.com/xid/0e7rsyye-dmc1ut
Visualization (4)
Plot the UnitBox function:
https://wolfram.com/xid/0e7rsyye-ecj8m7
Visualize scaled UnitBox functions:
https://wolfram.com/xid/0e7rsyye-urg5gs
Visualize the composition of UnitBox with a periodic function:
https://wolfram.com/xid/0e7rsyye-lwo8te
Plot UnitBox in three dimensions:
https://wolfram.com/xid/0e7rsyye-puuxvg
Function Properties (12)
Function domain of UnitBox:
https://wolfram.com/xid/0e7rsyye-cl7ele
It is restricted to real inputs:
https://wolfram.com/xid/0e7rsyye-shglmn
Function range of UnitBox:
https://wolfram.com/xid/0e7rsyye-e0j4yq
UnitBox is an even function:
https://wolfram.com/xid/0e7rsyye-twcdez
The area under UnitBox is 1:
https://wolfram.com/xid/0e7rsyye-c1w6z8
UnitBox has a jump discontinuity at the points :
https://wolfram.com/xid/0e7rsyye-5tj4t3
https://wolfram.com/xid/0e7rsyye-ghpegz
UnitBox is not an analytic function:
https://wolfram.com/xid/0e7rsyye-h5x4l2
It has both singularities and discontinuities:
https://wolfram.com/xid/0e7rsyye-mdtl3h
https://wolfram.com/xid/0e7rsyye-mn5jws
UnitBox is neither nonincreasing nor nondecreasing:
https://wolfram.com/xid/0e7rsyye-nlz7s
UnitBox is not injective:
https://wolfram.com/xid/0e7rsyye-poz8g
https://wolfram.com/xid/0e7rsyye-ctca0g
UnitBox is not surjective:
https://wolfram.com/xid/0e7rsyye-cxk3a6
https://wolfram.com/xid/0e7rsyye-frlnsr
UnitBox is non-negative:
https://wolfram.com/xid/0e7rsyye-84dui
UnitBox is neither convex nor concave:
https://wolfram.com/xid/0e7rsyye-8kku21
TraditionalForm formatting:
https://wolfram.com/xid/0e7rsyye-by2dlm
Differentiation and Integration (6)
First derivative with respect to x:
https://wolfram.com/xid/0e7rsyye-krpoah
All higher-order derivatives are the same:
https://wolfram.com/xid/0e7rsyye-xtz7ns
First derivative with respect to z:
https://wolfram.com/xid/0e7rsyye-bbvsao
Compute the indefinite integral using Integrate:
https://wolfram.com/xid/0e7rsyye-bponid
Verify the anti-derivative away from the singular points:
https://wolfram.com/xid/0e7rsyye-op9yly
https://wolfram.com/xid/0e7rsyye-bfdh5d
Integral over an infinite domain:
https://wolfram.com/xid/0e7rsyye-wyokxh
Integral Transforms (4)
The FourierTransform of a unit box is a Sinc function:
https://wolfram.com/xid/0e7rsyye-dtktd
https://wolfram.com/xid/0e7rsyye-euhiwk
https://wolfram.com/xid/0e7rsyye-f64drv
https://wolfram.com/xid/0e7rsyye-etyf41
Find the LaplaceTransform of a unit box:
https://wolfram.com/xid/0e7rsyye-di03k3
https://wolfram.com/xid/0e7rsyye-bk17w8
The convolution of UnitBox with itself is UnitTriangle:
https://wolfram.com/xid/0e7rsyye-bcycw
https://wolfram.com/xid/0e7rsyye-ic6l4j
Applications (2)Sample problems that can be solved with this function
Integrate a piecewise function involving UnitBox symbolically and numerically:
https://wolfram.com/xid/0e7rsyye-l16e8o
https://wolfram.com/xid/0e7rsyye-dquzjs
https://wolfram.com/xid/0e7rsyye-dfr0f3
https://wolfram.com/xid/0e7rsyye-bg7f13
Solve an initial value problem for the heat equation:
https://wolfram.com/xid/0e7rsyye-ewt1wa
https://wolfram.com/xid/0e7rsyye-chtfeb
Solve the initial value problem using :
https://wolfram.com/xid/0e7rsyye-g7wuj4
https://wolfram.com/xid/0e7rsyye-eh8rhj
Compare with the solution given by DSolveValue:
https://wolfram.com/xid/0e7rsyye-cg4wuz
Properties & Relations (5)Properties of the function, and connections to other functions
The derivative of UnitBox is a piecewise function:
https://wolfram.com/xid/0e7rsyye-d9lmu6
The derivative of HeavisidePi is a distribution:
https://wolfram.com/xid/0e7rsyye-1gxedf
Convert into Piecewise:
https://wolfram.com/xid/0e7rsyye-xl91
https://wolfram.com/xid/0e7rsyye-memcqs
Multidimensional unit box function equals the product of 1D functions for each argument:
https://wolfram.com/xid/0e7rsyye-h0krcs
https://wolfram.com/xid/0e7rsyye-ejrcw
UnitBox can be expressed in terms of UnitStep:
https://wolfram.com/xid/0e7rsyye-eymcb3
UnitBox is a special case of BSplineBasis:
https://wolfram.com/xid/0e7rsyye-fe0cgq
Wolfram Research (2008), UnitBox, Wolfram Language function, https://reference.wolfram.com/language/ref/UnitBox.html.
Text
Wolfram Research (2008), UnitBox, Wolfram Language function, https://reference.wolfram.com/language/ref/UnitBox.html.
Wolfram Research (2008), UnitBox, Wolfram Language function, https://reference.wolfram.com/language/ref/UnitBox.html.
CMS
Wolfram Language. 2008. "UnitBox." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/UnitBox.html.
Wolfram Language. 2008. "UnitBox." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/UnitBox.html.
APA
Wolfram Language. (2008). UnitBox. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/UnitBox.html
Wolfram Language. (2008). UnitBox. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/UnitBox.html
BibTeX
@misc{reference.wolfram_2024_unitbox, author="Wolfram Research", title="{UnitBox}", year="2008", howpublished="\url{https://reference.wolfram.com/language/ref/UnitBox.html}", note=[Accessed: 10-January-2025
]}
BibLaTeX
@online{reference.wolfram_2024_unitbox, organization={Wolfram Research}, title={UnitBox}, year={2008}, url={https://reference.wolfram.com/language/ref/UnitBox.html}, note=[Accessed: 10-January-2025
]}