The tri command takes an expression x as its only argument and returns the value of triangle function at x , defined by
Λ(x)= |
|
The above expression is equal to the convolution of rectangle function with itself (see Section 5.27.2).
For example, input :
Output :