~zorba-coders/zorba/excel-module

« back to all changes in this revision

Viewing changes to test/Queries/excel/math/sumproduct22.xq

  • Committer: ceejatec
  • Date: 2011-05-18 23:30:51 UTC
  • Revision ID: svn-v4:8046edc3-af21-0410-8661-ec7318497eea:modules/excel/trunk:10449
Use PROJECT_SOURCE_DIR; set all eol-style to "native".

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
import module namespace
2
 
excel-sumproduct="http://www.zorba-xquery.com/modules/excel/math-sumproduct";
3
 
 
4
 
excel-sumproduct:sumproduct((1,2,3,4,5),
5
 
                            (1,2,3,4,5),
6
 
                            (1,2,3,4,5),
7
 
                            (1,2,3,4,5),
8
 
                            (1,2,3,4,5),
9
 
                            (1,2,3,4,5),
10
 
                            (1,2,3,4,5),
11
 
                            (1,2,3,4,5),
12
 
                            (1,2,3,4,5),
13
 
                            (1,2,3,4,5),
14
 
                            (1,2,3,4,5),
15
 
                            (1,2,3,4,5),
16
 
                            (1,2,3,4,5),
17
 
                            (1,2,3,4,5),
18
 
                            (1,2,3,4,5),
19
 
                            (1,2,3,4,5),
20
 
                            (1,2,3,4,5),
21
 
                            (1,2,3,4,5),
22
 
                            (1,2,3,4,5),
23
 
                            (1,2,3,4,5),
24
 
                            (1,2,3,4,5),
25
 
                            (1,2,3,4,5))
 
1
import module namespace
 
2
excel-sumproduct="http://www.zorba-xquery.com/modules/excel/math-sumproduct";
 
3
 
 
4
excel-sumproduct:sumproduct((1,2,3,4,5),
 
5
                            (1,2,3,4,5),
 
6
                            (1,2,3,4,5),
 
7
                            (1,2,3,4,5),
 
8
                            (1,2,3,4,5),
 
9
                            (1,2,3,4,5),
 
10
                            (1,2,3,4,5),
 
11
                            (1,2,3,4,5),
 
12
                            (1,2,3,4,5),
 
13
                            (1,2,3,4,5),
 
14
                            (1,2,3,4,5),
 
15
                            (1,2,3,4,5),
 
16
                            (1,2,3,4,5),
 
17
                            (1,2,3,4,5),
 
18
                            (1,2,3,4,5),
 
19
                            (1,2,3,4,5),
 
20
                            (1,2,3,4,5),
 
21
                            (1,2,3,4,5),
 
22
                            (1,2,3,4,5),
 
23
                            (1,2,3,4,5),
 
24
                            (1,2,3,4,5),
 
25
                            (1,2,3,4,5))