expo

Orthogonal exponential.


Syntax
   f = expo(coef)

Description
   f = expo(coef) computes the coefficients of the exp of coef.

Inputs
   coef = coefficients (double vector).

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