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
baa9c452e5
PhpSpreadsheet
/
tests
/
data
/
Calculation
/
MathTrig
/
SUMSQ.php
48 lines
436 B
PHP
Raw
Blame
History
<
?
php
return
[
[
25
,
3
,
4
,
],
[
39
,
5
,
2
,
1
,
3
,
],
[
66
,
5
,
2
,
1
,
6
,
],
[
10
,
1
,
3
,
],
[
30
,
1
,
3
,
2
,
4
,
],
[
83
,
3
,
5
,
7
,
],
[
14
,
1
,
2
,
3
,
],
];
Reference in New Issue
View Git Blame
Copy Permalink