Index: /trunk/psLib/test/dataManip/verified/tst_psRandom.stdout
===================================================================
--- /trunk/psLib/test/dataManip/verified/tst_psRandom.stdout	(revision 3161)
+++ /trunk/psLib/test/dataManip/verified/tst_psRandom.stdout	(revision 3162)
@@ -14,6 +14,6 @@
 \**********************************************************************************/
 
-Mean is 0.498160
-Standard deviation is 0.287816
+Mean is 0.50
+Standard deviation is 0.29
 
 ---> TESTPOINT PASSED (psRandom functions{psRandomAlloc() and psRandomUniform()} | tst_psRandom.c)
@@ -25,6 +25,6 @@
 \**********************************************************************************/
 
-Mean is -0.007538
-Standard deviation is 0.992094
+Mean is -0.01
+Standard deviation is 0.99
 
 ---> TESTPOINT PASSED (psRandom functions{psRandomAlloc() and psRandomGaussian()} | tst_psRandom.c)
@@ -36,6 +36,6 @@
 \**********************************************************************************/
 
-Mean is 14.978700
-Standard deviation is 3.858498
+Mean is 14.98
+Standard deviation is 3.86
 
 ---> TESTPOINT PASSED (psRandom functions{psRandomAlloc() and psRandomPoisson()} | tst_psRandom.c)
Index: /trunk/psLib/test/dataManip/verified/tst_psStats09.stdout
===================================================================
--- /trunk/psLib/test/dataManip/verified/tst_psStats09.stdout	(revision 3161)
+++ /trunk/psLib/test/dataManip/verified/tst_psStats09.stdout	(revision 3162)
@@ -6,5 +6,5 @@
 
 Called psVectorStats() on a vector with no elements masked.
-The calculated clippedMean was 29.945370
+The calculated clippedMean was 29.95
 
 ---> TESTPOINT PASSED (psVector functions{PS_STAT_CLIPPED_MEAN/STDEV: no vector mask} | tst_psStats09.c)
@@ -17,5 +17,5 @@
 
 Called psVectorStats() on a vector with no elements masked.
-The calculated clippedStdev was 0.577927
+The calculated clippedStdev was 0.58
 
 ---> TESTPOINT PASSED (psVector functions{PS_STAT_CLIPPED_MEAN/STDEV: no vector mask} | tst_psStats09.c)
@@ -28,5 +28,5 @@
 
 Called psVectorStats() on a vector with elements masked.
-The calculated clippedMean was 29.447365
+The calculated clippedMean was 29.45
 
 ---> TESTPOINT PASSED (psVector functions{PS_STAT_CLIPPED_MEAN/STDEV: vector mask} | tst_psStats09.c)
@@ -39,5 +39,5 @@
 
 Called psVectorStats() on a vector with elements masked.
-The calculated clippedStdev was 0.288097
+The calculated clippedStdev was 0.29
 
 ---> TESTPOINT PASSED (psVector functions{PS_STAT_CLIPPED_MEAN/STDEV: vector mask} | tst_psStats09.c)
