03 Formulas

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