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