SawtoothWave
SawtoothWave(expr)returns the sawtooth wave value of
expr.
SawtoothWave({minimum, maximum}, expr)returns the sawtooth wave value of
exprin the rangeminimum,maximum
See
Examples
>> SawtoothWave(41/42)41/42
>> SawtoothWave(42/41)1/41Implementation status
- ✅ - full supported