Index: trunk/psLib/src/math/psUnaryOp.c
===================================================================
--- trunk/psLib/src/math/psUnaryOp.c	(revision 4540)
+++ trunk/psLib/src/math/psUnaryOp.c	(revision 6885)
@@ -30,6 +30,6 @@
  *  @author Robert DeSonia, MHPCC
  *
- *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-07-12 19:12:01 $
+ *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2006-04-18 22:04:28 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -347,4 +347,5 @@
             psUnaryOp_EXIT;
         }
+        ((psVector*)out)->n = ((psVector*)in)->n;
 
         UNARY_OP(VECTOR, out, psTypeIn, op);    // vector
