experience and innovation

---------------------------------------------------------------------------
   Divides an object of acstate by a scalar.
---------------------------------------------------------------------------
   Form:
   b = mrdivide( a, k )
---------------------------------------------------------------------------

   ------
   Inputs
   ------
   a           (:)   Object of class acstate
   k           (1,1) Scalar

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

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