03 Formulas

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