Exponential values
exp is not recommended. Use timetable instead. For more information, see Convert Financial Time Series Objects fints to Timetables.
newfts = exp(tsobj)
newfts = exp(tsobj) calculates the natural exponential (base e) of
all the data in the data series of the financial time series object
tsobj and returns the result in the object
newfts.