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