Home > Objects > @iFunc > log10.m

iFit/log10

PURPOSE ^

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

SYNOPSIS ^

function a = log10(a)

DESCRIPTION ^

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

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

 input:  s: object or array (iFunc)
 output: b: object or array (iFunc)
 ex:     b=log10(a);

 Version: Nov. 26, 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 Mon 26-Nov-2018 15:08:42 by m2html © 2005. iFit (c) E.Farhi/ILL EUPL 1.1