Home > Objects > @iData > log.m

iFit/log

PURPOSE ^

b = log(s) : natural logarithm value of iData object

SYNOPSIS ^

function a = log(a)

DESCRIPTION ^

 b = log(s) : natural logarithm value of iData object

   @iData/log function to return the natural logarithm value of data sets, ln(s)
   Use log10 for the base 10 log.

 input:  s: object or array (iData)
 output: b: object or array (iData)
 ex:     b=log(a);

 Version: Aug. 22, 2017
 See also iData, iData/exp, iData/log, iData/log10, iData/sqrt

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Tue 22-Aug-2017 11:03:30 by m2html © 2005. iFit (c) E.Farhi/ILL EUPL 1.1