Home > Objects > @iData > abs.m

iFit/abs

PURPOSE ^

b = abs(s) : absolute value of iData object

SYNOPSIS ^

function a = abs(a)

DESCRIPTION ^

 b = abs(s) : absolute value of iData object

   @iData/abs function to return the absolute value of data sets
   This function computes the absolute value/modulus of the object 's'.

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

 Version: Aug. 22, 2017
 See also iData, iData/uminus, iData/abs, iData/real, iData/imag, iData/uplus

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