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