Financial Time Series    
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 containing the natural logarithms.

See Also

exp, log10


 llow log10