Financial Time Series Toolbox    
log

Natural logarithm

Syntax

Description

newfts = log(tsobj) calculates the natural logarithm (log base e) of the data series in a financial time series object tsobj. It returns another time series object newfts containing the natural logarithms.

See Also

exp, log2, log10


  llow log2