Sin
Purpose
Description
Macro Synopsis
Modules
Related Functions
Purpose
Sine of a signal
Description
"Sin" performs a pointwise application of the sine function
to the selected signal.
Macro Synopsis
y = Sin(x);
signal x,y;
Modules
Student, Professional
Related Functions
Cos, Tan, Arccos,
Arcsin, Arctan.