03 Formulas

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