03 Formulas

01:46:14 Create new Spreadsheet object
01:46:14 Set document properties
01:46:14 Add some data
01:46:14 Sum of Range #1 is 23
01:46:14 Sum of Range #2 is 33
01:46:14 Sum of both Ranges is 56
01:46:14 Minimum value in either Range is 3
01:46:14 Maximum value in either Range is 17
01:46:14 Average value of both Ranges is 9.3333333333333
01:46:14 Rename worksheet
01:46:14 Write Xlsx format to /tmp/phpspreadsheet/03_Formulas.xlsx in 0.0035 seconds
01:46:14 Write Xls format to /tmp/phpspreadsheet/03_Formulas.xls in 0.0060 seconds
01:46:14 Peak memory usage: 8MB