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