21:47:31 Create new PHPExcel object
21:47:31 Set document properties
21:47:31 Add some data
21:47:31 Sum of Range #1 is 23
21:47:31 Sum of Range #2 is 33
21:47:31 Sum of both Ranges is 56
21:47:31 Minimum value in either Range is 3
21:47:31 Maximum value in either Range is 17
21:47:31 Average value of both Ranges is 9.3333333333333
21:47:31 Rename worksheet
21:47:31 Write to Excel2007 format
21:47:31 File written to 03formulas.xlsx
Call time to write Workbook was 0.0290 seconds
21:47:31 Current memory usage: 4 MB
21:47:31 Write to Excel5 format
21:47:31 File written to 03formulas.xls
Call time to write Workbook was 0.0363 seconds
21:47:31 Current memory usage: 4 MB
21:47:31 Peak memory usage: 4 MB
21:47:31 Done writing files
Files have been created in /home/admision/public_html/POSTGRADO/vendor/phpoffice/phpexcel/Examples