Home > Objects > @iData > log10.m

iFit/log10

PURPOSE ^

b = log10(s) : base 10 logarithm value of iData object

SYNOPSIS ^

function a = log10(a)

DESCRIPTION ^

 b = log10(s) : base 10 logarithm value of iData object

   @iData/log10 function to return the base 10 logarithm value of data sets

 input:  s: object or array (iData)
 output: b: object or array (iData)
 ex:     b=log10(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