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