Financial Time Series Toolbox    
log2

Base 2 logarithm

Syntax

Description

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

See Also

exp, log, log10


  log log10