03 Formulas

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