812  14

(rand() % 201) - 100

     -100  100.

 rand       -
 . , 

10. * rand() / RAND_MAX

   ,   
 0  10.

 _lrand    rand,    -
 264    0  231 - 1.

 random    ,    num.
     . , 
, ,      0  100,   


random(101) ;

 ,    ,   %.

 KandG    , -
    ( )   
Mean     StdDev.

     
,         -
      .   , 
  , ..      
 .   ,  RandG, 
 randomize.   -    (, 
 OnCreate ) 

randomize() ;

       
.

 srand   randomize ,     
  ,     seed.

  RandG   Randomize, -
 randomize.       
 ,     RandSeed, 
  System.hpp.

14.6.5    

    ,   
Data,       Data_Size.

	--  --  /  
Variance	Extended Variance(const double * Data, const int DataSize)   (.  Variance)	Math.hpp
MaxIntValue	int MaxIntValue( const int * Data, const int DataSize) 	Math.hpp
MaxValue	double MaxValue(const double * Data, const int DataSize) 	Math.hpp