Home > Objects > @iFunc > log.m

iFit/log

PURPOSE ^

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

SYNOPSIS ^

function a = log(a)

DESCRIPTION ^

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

   @iFunc/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 (iFunc)
 output: b: object or array (iFunc)
 ex:     b=log(a);

 Version: Nov. 27, 2018
 See also iFunc, iFunc/exp, iFunc/log, iFunc/log10, iFunc/sqrt

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Tue 27-Nov-2018 10:56:24 by m2html © 2005. iFit (c) E.Farhi/ILL EUPL 1.1