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