30.1.156 SawtoothWave

Function

y=y_0+\frac{A}{T}\left(x-x_0-nT \right),\ \ x_0+nT\le x < x_0+\left(n+1\right)T,\ n\in Z

Brief Description

Sawtooth wave, a periodic function consisting of extreme case asymmetric triangle waves.

Sample Curve

SawtoothWave.png

Parameters

Number: 4

Names: x0, y0, A, T

Meanings: x0 = X Start, y0 = Offset, A = Amplitude, T = Period

Lower Bounds: none

Upper Bounds: none

Script Access

nlf_SawtoothWave(x,x0,y0,A,T)

Function File

FITFUNC/sawtoothWave.FDF

Category

Waveform