Home > Objects > @iData > exp.m

iFit/exp

PURPOSE ^

b = exp(s) : exponential value of iData object

SYNOPSIS ^

function a = exp(a)

DESCRIPTION ^

 b = exp(s) : exponential value of iData object

   @iData/exp function to return the exponential value of data sets

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