Home > Objects > @iData > power.m

iFit/power

PURPOSE ^

c = power(a,b) : computes the power of iData objects

SYNOPSIS ^

function c = power(a,b)

DESCRIPTION ^

 c = power(a,b) : computes the power of iData objects

   @iData/power function to compute the power of data sets

 input:  a: object or array (iData or numeric)
         b: object or array (iData or numeric)
 output: c: object or array (iData)
 ex:     c=a.^2;

 Version: Aug. 22, 2017
 See also iData, iData/times, iData/rdivide, iData/power

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