Method ao/mpower


  MPOWER implements mpower operator for analysis objects.
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
  DESCRIPTION: MPOWER implements mpower operator for analysis objects.
 
  CALL:        a = a1^scalar
               a = a1^a2
 
  Parameters Description
 
  VERSION:     $Id: mpower.m,v 1.36 2011/04/08 08:56:15 hewitson Exp $
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details
Access public
Defining Class ao
Sealed 0
Static 0

Parameter Description

Default

no description
Key Default Value Options Description
EXPONENT [] none The exponent.
back to top back to top

Some information of the method ao/mpower are listed below:
Class name ao
Method name mpower
Category Arithmetic Operator
CVS Version $Id: mpower.m,v 1.36 2011/04/08 08:56:15 hewitson Exp $
Min input args 2
Max input args -1
Min output args 1
Max output args -1




©LTP Team