Home > Objects > @iFunc > abs.m

iFit/abs

PURPOSE ^

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

SYNOPSIS ^

function a = abs(a)

DESCRIPTION ^

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

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

 Version: Nov. 27, 2018
 See also iFunc, iFunc/uminus, iFunc/abs, iFunc/real, iFunc/imag, iFunc/uplus

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