Orthogonal logarithm.


Syntax
   f = logo(coef)

Description
   f = logo(coef) computes the coefficients of the log of coef.

Inputs
   coef = coefficients (double vector).

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