sino

Orthogonal sine.


Syntax
   f = sino(coef)

Description
   f = sino(coef) computes the coefficients of the sin of coef.

Inputs
   coef = coefficients (double vector).

Output
   f    = coefficients of sin(coef) (double vector).