03 Formulas

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