5 lines
		
	
	
		
			103 B
		
	
	
	
		
			Factor
		
	
	
		
		
			
		
	
	
			5 lines
		
	
	
		
			103 B
		
	
	
	
		
			Factor
		
	
	
|  | IN: temporary | ||
|  | USING: float-arrays tools.test ;
 | ||
|  | 
 | ||
|  | [ F{ 1.0 1.0 1.0 } ] [ 3 1.0 <float-array> ] unit-test |