Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Mathematics and Algorithms > Mathematical Functions > Numerical Functions >

UnitTriangle

UnitTriangle[x]
represents the unit triangle function on the interval |x|<=1 .
UnitTriangle[x1, x2, ...]
represents the multidimensional unit triangle function on the interval |x_i|<=1.
  • UnitTriangle can be used in integrals and integral transforms.
Plot in one and two dimensions:
UnitTriangle is a piecewise function:
The derivative of UnitTriangle is a piecewise function:
UnitTriangle threads over lists:
The area of the UnitTriangle is 1:
FourierTransform of a unit triangle is squared Sinc function:
TraditionalForm typesetting:
Integrate a piecewise function involving UnitTriangle symbolically and numerically:
Solve a differential equation involving UnitBox and UnitTriangle:
Convolution of UnitTriangle:
UnitTriangle is a special case of BSplineBasis:
New in 7
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team