Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Data Manipulation > Signal Processing >

SawtoothWave

SawtoothWave[x]
gives a sawtooth wave that varies from 0 to 1 with unit period.
SawtoothWave[{min, max}, x]
gives a sawtooth wave that varies from min to max with unit period.
Evaluate numerically:
Evaluate to arbitrary precision:
The precision of the output tracks the precision of the input:
SawtoothWave threads element-wise over lists:
Sawtooth wave with specified minimum and maximum values:
Fourier decomposition of sawtooth wave signal:
Sawtooth wave sound sample:
Use FunctionExpand to expand SawtoothWave in terms of elementary functions:
Use PiecewiseExpand to obtain piecewise representation on an interval:
Integration:
SawtoothWave is not defined for complex arguments:
New in 7
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team