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