experience and innovation

---------------------------------------------------------------------------
   Computes the absolute value of acstate.
---------------------------------------------------------------------------
   Form:
   b = abs( a )
---------------------------------------------------------------------------

   ------
   Inputs
   ------
   a           (:)   Object of class acstate

   -------
   Outputs
   -------
   b           (:)  Object of class acstate

---------------------------------------------------------------------------