Home > Objects > @iData > sqr.m

iFit/sqr

PURPOSE ^

c = sqr(a) : computes the square of iData objects

SYNOPSIS ^

function c = sqr(a)

DESCRIPTION ^

 c = sqr(a) : computes the square of iData objects

   @iData/sqr function to compute the square of data sets

 input:  a: object or array (iData)
 output: c: object or array (iData)
 ex:     c=sqr(a);

 Version: Nov. 26, 2018
 See also iData, iData/times, iData/power

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