30.1.160 Sine
Contents
Function
Brief Description
Sine wave function oscillates around a specified value.
Sample Curve
Parameters
Number: 4
Names: xc, w, A, y0
Meanings: xc = phase shift, w = period, A = amplitude, y0 = offset.
Lower Bounds: w > 0
Upper Bounds: none
Script Access
nlf_sine(x,xc,w,A,y0)
Function File
FITFUNC\SINE.FDF
Category
Origin Basic Functions, Waveform, PFW
