 6d739f1fe6
			
		
	
	
		6d739f1fe6
		
			
		
	
	
	
	
		
			
			* Merge branch 'master' of C:\Projects\PHPOffice\PHPSpreadsheet\develop with conflicts. * More statistical tests * Further statistical tests * Unit tests for some of the trend functions * resolve scrutiniser objections * Fix order of @return types :-(
		
			
				
	
	
		
			17 lines
		
	
	
		
			181 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			181 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <?php
 | |
| 
 | |
| return [
 | |
|     [
 | |
|         0.964294972685,
 | |
|         3, 9,
 | |
|     ],
 | |
|     [
 | |
|         0.4837673815536,
 | |
|         7.5, 8,
 | |
|     ],
 | |
|     [
 | |
|         0.050000589092,
 | |
|         18.307, 10,
 | |
|     ],
 | |
| ];
 |