This website requires JavaScript.
Explore
Help
Sign In
alex
/
PhpSpreadsheet
Watch
1
Star
0
Fork
You've already forked PhpSpreadsheet
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
fac1d6de14
PhpSpreadsheet
/
tests
/
data
/
Calculation
/
MathTrig
/
SERIESSUM.php
35 lines
429 B
PHP
Raw
Normal View
History
Unescape
Escape
Refactor tests data from custom format to PHP FIX #14
2016-08-16 12:00:19 +00:00
<
?
php
return
[
[
Use proper syntax for variadic functions This simplify code, increase readability and improve the function signature for API users.
2017-01-23 05:49:10 +00:00
3905
,
Refactor tests data from custom format to PHP FIX #14
2016-08-16 12:00:19 +00:00
5
,
1
,
1
,
[
[
1
,
1
,
1
,
1
,
1
,
],
],
],
[
Use proper syntax for variadic functions This simplify code, increase readability and improve the function signature for API users.
2017-01-23 05:49:10 +00:00
3186
,
Refactor tests data from custom format to PHP FIX #14
2016-08-16 12:00:19 +00:00
2
,
1
,
2
,
[
[
1
,
2
,
3
,
4
,
5
,
],
],
],
];