Method ao/power


  POWER implements power operator for analysis objects.
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
  DESCRIPTION: POWER implements power operator for analysis objects.
 
  CALL:        a = a1.^scalar
               a = a1.^a2
 
  Parameters Description
 
  VERSION:     $Id: power.m,v 1.35 2011/04/08 08:56:16 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/power are listed below:
Class name ao
Method name power
Category Arithmetic Operator
CVS Version $Id: power.m,v 1.35 2011/04/08 08:56:16 hewitson Exp $
Min input args 2
Max input args -1
Min output args 1
Max output args -1




©LTP Team