summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorMike Kaganski <mike.kaganski@collabora.com>2021-04-25 12:43:50 +0300
committerMike Kaganski <mike.kaganski@collabora.com>2021-04-25 20:10:32 +0200
commit537abcaa31dfd25e7aaba568b223acbaa045825f (patch)
tree28b7d55a534b60601f8de4ab434d5a7dba9b2ac9 /sc
parent4617ffdf4cecf02b3895591cefd9c7dcc7c8fe85 (diff)
Use ROUNDSIG to do sensible value testing
Without that, it doesn't make sense to compare values smaller than 10^-20, where ROUND(val;20) returns 0; ROUND does not accept count greater than 20. ROUNDSIG was implemented in tdf#105931 with unit testing in mind. Change-Id: I20cbe4d116373d1b783b781a1dfdb6c94fe13833 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114625 Tested-by: Jenkins Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Diffstat (limited to 'sc')
-rw-r--r--sc/qa/unit/data/functions/array/fods/linest.fods586
1 files changed, 293 insertions, 293 deletions
diff --git a/sc/qa/unit/data/functions/array/fods/linest.fods b/sc/qa/unit/data/functions/array/fods/linest.fods
index fbf27b2053ca..a5cd274f30c3 100644
--- a/sc/qa/unit/data/functions/array/fods/linest.fods
+++ b/sc/qa/unit/data/functions/array/fods/linest.fods
@@ -2153,7 +2153,7 @@
<table:table-cell office:value-type="float" office:value="4.85714285714286" calcext:value-type="float">
<text:p>4.85714285714286</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce14" table:formula="of:=ROUND([.A2];12)=ROUND([.B2];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce14" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A2];15)=ORG.LIBREOFFICE.ROUNDSIG([.B2];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A2])" office:value-type="string" office:string-value="=K17" calcext:value-type="string">
@@ -2217,7 +2217,7 @@
<table:table-cell office:value-type="float" office:value="0.914732033918978" calcext:value-type="float">
<text:p>0.914732033918978</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce14" table:formula="of:=ROUND([.A3];12)=ROUND([.B3];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce14" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A3];15)=ORG.LIBREOFFICE.ROUNDSIG([.B3];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A3])" office:value-type="string" office:string-value="=K18" calcext:value-type="string">
@@ -2279,7 +2279,7 @@
<table:table-cell office:value-type="float" office:value="0.849375459221161" calcext:value-type="float">
<text:p>0.849375459221161</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A4];12)=ROUND([.B4];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A4];15)=ORG.LIBREOFFICE.ROUNDSIG([.B4];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A4])" office:value-type="string" office:string-value="=K19" calcext:value-type="string">
@@ -2346,7 +2346,7 @@
<table:table-cell office:value-type="float" office:value="28.1951219512195" calcext:value-type="float">
<text:p>28.1951219512195</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A5];9)=ROUND([.B5];9)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A5];15)=ORG.LIBREOFFICE.ROUNDSIG([.B5];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A5])" office:value-type="string" office:string-value="=K20" calcext:value-type="string">
@@ -2413,7 +2413,7 @@
<table:table-cell office:value-type="float" office:value="660.571428571428" calcext:value-type="float">
<text:p>660.571428571428</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A6];12)=ROUND([.B6];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A6];15)=ORG.LIBREOFFICE.ROUNDSIG([.B6];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A6])" office:value-type="string" office:string-value="=K21" calcext:value-type="string">
@@ -2480,7 +2480,7 @@
<table:table-cell office:value-type="float" office:value="77.5714285714286" calcext:value-type="float">
<text:p>77.5714285714286</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A7];12)=ROUND([.B7];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A7];15)=ORG.LIBREOFFICE.ROUNDSIG([.B7];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A7])" office:value-type="string" office:string-value="=L17" calcext:value-type="string">
@@ -2536,7 +2536,7 @@
<table:table-cell office:value-type="float" office:value="6.65934972617524" calcext:value-type="float">
<text:p>6.65934972617524</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A8];12)=ROUND([.B8];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A8];15)=ORG.LIBREOFFICE.ROUNDSIG([.B8];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A8])" office:value-type="string" office:string-value="=L18" calcext:value-type="string">
@@ -2589,7 +2589,7 @@
<table:table-cell office:value-type="float" office:value="4.84030695602783" calcext:value-type="float">
<text:p>4.84030695602783</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A9];12)=ROUND([.B9];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A9];15)=ORG.LIBREOFFICE.ROUNDSIG([.B9];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A9])" office:value-type="string" office:string-value="=L19" calcext:value-type="string">
@@ -2633,7 +2633,7 @@
<table:table-cell office:value-type="float" office:value="5" calcext:value-type="float">
<text:p>5</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A10];12)=ROUND([.B10];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A10];15)=ORG.LIBREOFFICE.ROUNDSIG([.B10];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A10])" office:value-type="string" office:string-value="=L20" calcext:value-type="string">
@@ -2671,7 +2671,7 @@
<table:table-cell office:value-type="float" office:value="117.142857142857" calcext:value-type="float">
<text:p>117.142857142857</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A11];12)=ROUND([.B11];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A11];15)=ORG.LIBREOFFICE.ROUNDSIG([.B11];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A11])" office:value-type="string" office:string-value="=L21" calcext:value-type="string">
@@ -2705,7 +2705,7 @@
<table:table-cell office:value-type="float" office:value="0.5" calcext:value-type="float">
<text:p>0.5</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A12];12)=ROUND([.B12];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A12];15)=ORG.LIBREOFFICE.ROUNDSIG([.B12];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A12])" office:value-type="string" office:string-value="=LINEST({2,3,5,7,10},{4,6,10,14,20},1,0)" calcext:value-type="string">
@@ -2739,7 +2739,7 @@
<table:table-cell office:value-type="float" office:value="0.5" calcext:value-type="float">
<text:p>0.5</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A13];9)=ROUND([.B13];9)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A13];15)=ORG.LIBREOFFICE.ROUNDSIG([.B13];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A13])" office:value-type="string" office:string-value="=K25" calcext:value-type="string">
@@ -2760,7 +2760,7 @@
<table:table-cell office:value-type="float" office:value="0" calcext:value-type="float">
<text:p>0</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A14];12)=ROUND([.B14];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A14];15)=ORG.LIBREOFFICE.ROUNDSIG([.B14];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A14])" office:value-type="string" office:string-value="=L25" calcext:value-type="string">
@@ -2781,7 +2781,7 @@
<table:table-cell office:value-type="float" office:value="2" calcext:value-type="float">
<text:p>2</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A15];12)=ROUND([.B15];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A15];15)=ORG.LIBREOFFICE.ROUNDSIG([.B15];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A15])" office:value-type="string" office:string-value="=R9" calcext:value-type="string">
@@ -2802,7 +2802,7 @@
<table:table-cell office:value-type="float" office:value="1" calcext:value-type="float">
<text:p>1</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A16];12)=ROUND([.B16];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A16];15)=ORG.LIBREOFFICE.ROUNDSIG([.B16];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A16])" office:value-type="string" office:string-value="=S9" calcext:value-type="string">
@@ -2821,7 +2821,7 @@
<table:table-cell office:value-type="float" office:value="10800" calcext:value-type="float">
<text:p>10800</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A17];12)=ROUND([.B17];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A17];15)=ORG.LIBREOFFICE.ROUNDSIG([.B17];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A17])" office:value-type="string" office:string-value="=SUM(LINEST(V2:V6, U2:U6)*{9,1})" calcext:value-type="string">
@@ -2847,7 +2847,7 @@
<table:table-cell office:value-type="float" office:value="-234.237164471202" calcext:value-type="float">
<text:p>-234.237164471202</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A18];12)=ROUND([.B18];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A18];15)=ORG.LIBREOFFICE.ROUNDSIG([.B18];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A18])" office:value-type="string" office:string-value="=K29" calcext:value-type="string">
@@ -2874,7 +2874,7 @@
<table:table-cell office:value-type="float" office:value="13.2680114755004" calcext:value-type="float">
<text:p>13.2680114755004</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A19];9)=ROUND([.B19];9)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A19];15)=ORG.LIBREOFFICE.ROUNDSIG([.B19];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A19])" office:value-type="string" office:string-value="=K30" calcext:value-type="string">
@@ -2900,7 +2900,7 @@
<table:table-cell office:value-type="float" office:value="0.99674799338451" calcext:value-type="float">
<text:p>0.99674799338451</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A20];12)=ROUND([.B20];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A20];15)=ORG.LIBREOFFICE.ROUNDSIG([.B20];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A20])" office:value-type="string" office:string-value="=K31" calcext:value-type="string">
@@ -2922,7 +2922,7 @@
<table:table-cell office:value-type="float" office:value="459.753674225393" calcext:value-type="float">
<text:p>459.753674225393</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A21];12)=ROUND([.B21];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A21];15)=ORG.LIBREOFFICE.ROUNDSIG([.B21];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A21])" office:value-type="string" office:string-value="=K32" calcext:value-type="string">
@@ -2944,7 +2944,7 @@
<table:table-cell office:value-type="float" office:value="1732393319.22925" calcext:value-type="float">
<text:p>1732393319.22925</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A22];12)=ROUND([.B22];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A22];15)=ORG.LIBREOFFICE.ROUNDSIG([.B22];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A22])" office:value-type="string" office:string-value="=K33" calcext:value-type="string">
@@ -2959,7 +2959,7 @@
<table:table-cell office:value-type="float" office:value="2553.21066039154" calcext:value-type="float">
<text:p>2553.21066039154</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A23];12)=ROUND([.B23];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A23];15)=ORG.LIBREOFFICE.ROUNDSIG([.B23];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A23])" office:value-type="string" office:string-value="=L29" calcext:value-type="string">
@@ -3000,7 +3000,7 @@
<table:table-cell office:value-type="float" office:value="530.669151930378" calcext:value-type="float">
<text:p>530.669151930378</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A24];12)=ROUND([.B24];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A24];15)=ORG.LIBREOFFICE.ROUNDSIG([.B24];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A24])" office:value-type="string" office:string-value="=L30" calcext:value-type="string">
@@ -3043,7 +3043,7 @@
<table:table-cell office:value-type="float" office:value="970.578462928506" calcext:value-type="float">
<text:p>970.578462928506</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A25];12)=ROUND([.B25];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A25];15)=ORG.LIBREOFFICE.ROUNDSIG([.B25];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A25])" office:value-type="string" office:string-value="=L31" calcext:value-type="string">
@@ -3093,7 +3093,7 @@
<table:table-cell office:value-type="float" office:value="6" calcext:value-type="float">
<text:p>6</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A26];12)=ROUND([.B26];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A26];15)=ORG.LIBREOFFICE.ROUNDSIG([.B26];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A26])" office:value-type="string" office:string-value="=L32" calcext:value-type="string">
@@ -3136,7 +3136,7 @@
<table:table-cell office:value-type="float" office:value="5652135.31620397" calcext:value-type="float">
<text:p>5652135.31620397</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A27];12)=ROUND([.B27];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A27];15)=ORG.LIBREOFFICE.ROUNDSIG([.B27];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A27])" office:value-type="string" office:string-value="=L33" calcext:value-type="string">
@@ -3174,7 +3174,7 @@
<table:table-cell table:style-name="ce13" office:value-type="float" office:value="12529.7681670868" calcext:value-type="float">
<text:p>12529.7681670868</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A28];10)=ROUND([.B28];10)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A28];15)=ORG.LIBREOFFICE.ROUNDSIG([.B28];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A28])" office:value-type="string" office:string-value="=M29" calcext:value-type="string">
@@ -3218,7 +3218,7 @@
<table:table-cell office:value-type="float" office:value="400.066838193953" calcext:value-type="float">
<text:p>400.066838193953</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A29];12)=ROUND([.B29];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A29];15)=ORG.LIBREOFFICE.ROUNDSIG([.B29];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A29])" office:value-type="string" office:string-value="=M30" calcext:value-type="string">
@@ -3389,13 +3389,13 @@
<table:table-cell office:value-type="float" office:value="7.40094535217939E-015" calcext:value-type="float">
<text:p>7.40094535217939E-15</text:p>
</table:table-cell>
- <table:table-cell office:value-type="float" office:value="0.0000000000000182660844546218" calcext:value-type="float">
+ <table:table-cell office:value-type="float" office:value="0.00000000000001826608" calcext:value-type="float">
<text:p>1.82660844546218E-14</text:p>
</table:table-cell>
<table:table-cell office:value-type="float" office:value="4.02893660475375E-015" calcext:value-type="float">
<text:p>4.02893660475375E-15</text:p>
</table:table-cell>
- <table:table-cell office:value-type="float" office:value="0.000000000000072069683128199" calcext:value-type="float">
+ <table:table-cell office:value-type="float" office:value="0.00000000000007206968" calcext:value-type="float">
<text:p>7.2069683128199E-14</text:p>
</table:table-cell>
<table:table-cell/>
@@ -3407,7 +3407,7 @@
<table:table-cell office:value-type="float" office:value="27.6413873660203" calcext:value-type="float">
<text:p>27.6413873660203</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A33];12)=ROUND([.B33];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A33];15)=ORG.LIBREOFFICE.ROUNDSIG([.B33];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A33])" office:value-type="string" office:string-value="=N29" calcext:value-type="string">
@@ -3433,7 +3433,7 @@
<table:table-cell office:value-type="float" office:value="1" calcext:value-type="float">
<text:p>1</text:p>
</table:table-cell>
- <table:table-cell office:value-type="float" office:value="0.0000000000000209805716107385" calcext:value-type="float">
+ <table:table-cell office:value-type="float" office:value="0.00000000000002098057" calcext:value-type="float">
<text:p>2.09805716107385E-14</text:p>
</table:table-cell>
<table:table-cell office:value-type="string" office:string-value="" calcext:value-type="error">
@@ -3446,7 +3446,7 @@
<table:table-cell office:value-type="float" office:value="1" calcext:value-type="float">
<text:p>1</text:p>
</table:table-cell>
- <table:table-cell office:value-type="float" office:value="0.0000000000000121537732619395" calcext:value-type="float">
+ <table:table-cell office:value-type="float" office:value="0.00000000000001215377" calcext:value-type="float">
<text:p>1.21537732619395E-14</text:p>
</table:table-cell>
<table:table-cell office:value-type="string" office:string-value="" calcext:value-type="error">
@@ -3464,7 +3464,7 @@
<table:table-cell office:value-type="float" office:value="5.42937404154531" calcext:value-type="float">
<text:p>5.42937404154531</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A34];12)=ROUND([.B34];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A34];15)=ORG.LIBREOFFICE.ROUNDSIG([.B34];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A34])" office:value-type="string" office:string-value="=N30" calcext:value-type="string">
@@ -3578,7 +3578,7 @@
<table:table-cell office:value-type="float" office:value="52317.8305072913" calcext:value-type="float">
<text:p>52317.8305072913</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A38];12)=ROUND([.B38];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A38];15)=ORG.LIBREOFFICE.ROUNDSIG([.B38];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A38])" office:value-type="string" office:string-value="=O29" calcext:value-type="string">
@@ -3593,7 +3593,7 @@
<table:table-cell office:value-type="float" office:value="12237.3616028623" calcext:value-type="float">
<text:p>12237.3616028623</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A39];12)=ROUND([.B39];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A39];15)=ORG.LIBREOFFICE.ROUNDSIG([.B39];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A39])" office:value-type="string" office:string-value="=O30" calcext:value-type="string">
@@ -3660,7 +3660,7 @@
<table:table-cell office:value-type="float" office:value="-0.3" calcext:value-type="float">
<text:p>-0.3</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A43];12)=ROUND([.B43];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A43];15)=ORG.LIBREOFFICE.ROUNDSIG([.B43];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A43])" office:value-type="string" office:string-value="=S31" calcext:value-type="string">
@@ -3677,7 +3677,7 @@
<table:table-cell office:value-type="float" office:value="7.78386753299983E-016" calcext:value-type="float">
<text:p>7.78386753299983E-16</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A44];12)=ROUND([.B44];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A44];15)=ORG.LIBREOFFICE.ROUNDSIG([.B44];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A44])" office:value-type="string" office:string-value="=S32" calcext:value-type="string">
@@ -3694,7 +3694,7 @@
<table:table-cell office:value-type="float" office:value="1" calcext:value-type="float">
<text:p>1</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A45];12)=ROUND([.B45];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A45];15)=ORG.LIBREOFFICE.ROUNDSIG([.B45];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A45])" office:value-type="string" office:string-value="=S33" calcext:value-type="string">
@@ -3714,7 +3714,7 @@
<table:table-cell office:value-type="float" office:value="5.5523702096735E+030" calcext:value-type="float">
<text:p>5.5523702096735E+030</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A46];12)=ROUND([.B46];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A46];15)=ORG.LIBREOFFICE.ROUNDSIG([.B46];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A46])" office:value-type="string" office:string-value="=S34" calcext:value-type="string">
@@ -3731,7 +3731,7 @@
<table:table-cell office:value-type="float" office:value="7332.20000000001" calcext:value-type="float">
<text:p>7332.20000000001</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A47];12)=ROUND([.B47];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A47];15)=ORG.LIBREOFFICE.ROUNDSIG([.B47];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A47])" office:value-type="string" office:string-value="=S35" calcext:value-type="string">
@@ -3748,7 +3748,7 @@
<table:table-cell office:value-type="float" office:value="7" calcext:value-type="float">
<text:p>7</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A48];12)=ROUND([.B48];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A48];15)=ORG.LIBREOFFICE.ROUNDSIG([.B48];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A48])" office:value-type="string" office:string-value="=T31" calcext:value-type="string">
@@ -3768,7 +3768,7 @@
<table:table-cell office:value-type="float" office:value="3.12582706182415E-015" calcext:value-type="float">
<text:p>3.12582706182415E-15</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A49];12)=ROUND([.B49];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A49];15)=ORG.LIBREOFFICE.ROUNDSIG([.B49];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A49])" office:value-type="string" office:string-value="=T32" calcext:value-type="string">
@@ -3779,13 +3779,13 @@
<table:table-cell table:number-columns-repeated="16"/>
</table:table-row>
<table:table-row table:style-name="ro2">
- <table:table-cell table:formula="of:=[.T33]" office:value-type="float" office:value="0.0000000000000209805716107385" calcext:value-type="float">
+ <table:table-cell table:formula="of:=[.T33]" office:value-type="float" office:value="0.00000000000002098057" calcext:value-type="float">
<text:p>2.09805716107385E-14</text:p>
</table:table-cell>
- <table:table-cell office:value-type="float" office:value="0.0000000000000209805716107385" calcext:value-type="float">
+ <table:table-cell office:value-type="float" office:value="2.09805716107385E-14" calcext:value-type="float">
<text:p>2.09805716107385E-14</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A50];12)=ROUND([.B50];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A50];15)=ORG.LIBREOFFICE.ROUNDSIG([.B50];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A50])" office:value-type="string" office:string-value="=T33" calcext:value-type="string">
@@ -3802,7 +3802,7 @@
<table:table-cell office:value-type="float" office:value="3" calcext:value-type="float">
<text:p>3</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A51];12)=ROUND([.B51];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A51];15)=ORG.LIBREOFFICE.ROUNDSIG([.B51];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A51])" office:value-type="string" office:string-value="=T34" calcext:value-type="string">
@@ -3819,7 +3819,7 @@
<table:table-cell office:value-type="float" office:value="1.32055315533997E-027" calcext:value-type="float">
<text:p>1.32055315533997E-27</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A52];12)=ROUND([.B52];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A52];15)=ORG.LIBREOFFICE.ROUNDSIG([.B52];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A52])" office:value-type="string" office:string-value="=T35" calcext:value-type="string">
@@ -3836,7 +3836,7 @@
<table:table-cell office:value-type="float" office:value="-19" calcext:value-type="float">
<text:p>-19</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A53];12)=ROUND([.B53];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A53];15)=ORG.LIBREOFFICE.ROUNDSIG([.B53];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A53])" office:value-type="string" office:string-value="=U31" calcext:value-type="string">
@@ -3853,7 +3853,7 @@
<table:table-cell office:value-type="float" office:value="7.47872232821402E-015" calcext:value-type="float">
<text:p>7.47872232821402E-15</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A54];12)=ROUND([.B54];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A54];15)=ORG.LIBREOFFICE.ROUNDSIG([.B54];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A54])" office:value-type="string" office:string-value="=U32" calcext:value-type="string">
@@ -3921,7 +3921,7 @@
<table:table-cell office:value-type="float" office:value="0" calcext:value-type="float">
<text:p>0</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A58];12)=ROUND([.B58];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A58];15)=ORG.LIBREOFFICE.ROUNDSIG([.B58];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A58])" office:value-type="string" office:string-value="=V31" calcext:value-type="string">
@@ -4000,7 +4000,7 @@
<table:table-cell office:value-type="float" office:value="3.4" calcext:value-type="float">
<text:p>3.4</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A63];12)=ROUND([.B63];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A63];15)=ORG.LIBREOFFICE.ROUNDSIG([.B63];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A63])" office:value-type="string" office:string-value="=X31" calcext:value-type="string">
@@ -4015,7 +4015,7 @@
<table:table-cell office:value-type="float" office:value="7.40094535217939E-015" calcext:value-type="float">
<text:p>7.40094535217939E-15</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A64];12)=ROUND([.B64];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A64];15)=ORG.LIBREOFFICE.ROUNDSIG([.B64];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A64])" office:value-type="string" office:string-value="=X32" calcext:value-type="string">
@@ -4030,7 +4030,7 @@
<table:table-cell office:value-type="float" office:value="1" calcext:value-type="float">
<text:p>1</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A65];12)=ROUND([.B65];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A65];15)=ORG.LIBREOFFICE.ROUNDSIG([.B65];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A65])" office:value-type="string" office:string-value="=X33" calcext:value-type="string">
@@ -4045,7 +4045,7 @@
<table:table-cell office:value-type="float" office:value="3.73790456956461E+029" calcext:value-type="float">
<text:p>3.73790456956461E+029</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A66];12)=ROUND([.B66];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A66];15)=ORG.LIBREOFFICE.ROUNDSIG([.B66];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A66])" office:value-type="string" office:string-value="=X34" calcext:value-type="string">
@@ -4060,7 +4060,7 @@
<table:table-cell office:value-type="float" office:value="165.64248" calcext:value-type="float">
<text:p>165.64248</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A67];12)=ROUND([.B67];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A67];15)=ORG.LIBREOFFICE.ROUNDSIG([.B67];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A67])" office:value-type="string" office:string-value="=X35" calcext:value-type="string">
@@ -4075,7 +4075,7 @@
<table:table-cell office:value-type="float" office:value="-2.3" calcext:value-type="float">
<text:p>-2.3</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A68];12)=ROUND([.B68];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A68];15)=ORG.LIBREOFFICE.ROUNDSIG([.B68];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A68])" office:value-type="string" office:string-value="=Y31" calcext:value-type="string">
@@ -4084,13 +4084,13 @@
<table:table-cell table:number-columns-repeated="24"/>
</table:table-row>
<table:table-row table:style-name="ro2">
- <table:table-cell table:formula="of:=[.Y32]" office:value-type="float" office:value="0.0000000000000182660844546218" calcext:value-type="float">
+ <table:table-cell table:formula="of:=[.Y32]" office:value-type="float" office:value="0.00000000000001826608" calcext:value-type="float">
<text:p>1.82660844546218E-14</text:p>
</table:table-cell>
- <table:table-cell office:value-type="float" office:value="0.0000000000000182660844546218" calcext:value-type="float">
+ <table:table-cell office:value-type="float" office:value="1.82660844546218E-14" calcext:value-type="float">
<text:p>1.82660844546218E-14</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A69];12)=ROUND([.B69];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A69];15)=ORG.LIBREOFFICE.ROUNDSIG([.B69];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A69])" office:value-type="string" office:string-value="=Y32" calcext:value-type="string">
@@ -4099,13 +4099,13 @@
<table:table-cell table:number-columns-repeated="24"/>
</table:table-row>
<table:table-row table:style-name="ro2">
- <table:table-cell table:formula="of:=[.Y33]" office:value-type="float" office:value="0.0000000000000121537732619395" calcext:value-type="float">
+ <table:table-cell table:formula="of:=[.Y33]" office:value-type="float" office:value="0.00000000000001215377" calcext:value-type="float">
<text:p>1.21537732619395E-14</text:p>
</table:table-cell>
- <table:table-cell office:value-type="float" office:value="0.0000000000000121537732619395" calcext:value-type="float">
+ <table:table-cell office:value-type="float" office:value="1.21537732619395E-14" calcext:value-type="float">
<text:p>1.21537732619395E-14</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A70];12)=ROUND([.B70];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A70];15)=ORG.LIBREOFFICE.ROUNDSIG([.B70];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A70])" office:value-type="string" office:string-value="=Y33" calcext:value-type="string">
@@ -4120,7 +4120,7 @@
<table:table-cell office:value-type="float" office:value="1" calcext:value-type="float">
<text:p>1</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A71];12)=ROUND([.B71];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A71];15)=ORG.LIBREOFFICE.ROUNDSIG([.B71];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A71])" office:value-type="string" office:string-value="=Y34" calcext:value-type="string">
@@ -4135,7 +4135,7 @@
<table:table-cell office:value-type="float" office:value="1.47714204502634E-028" calcext:value-type="float">
<text:p>1.47714204502634E-28</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A72];12)=ROUND([.B72];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A72];15)=ORG.LIBREOFFICE.ROUNDSIG([.B72];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A72])" office:value-type="string" office:string-value="=Y35" calcext:value-type="string">
@@ -4150,7 +4150,7 @@
<table:table-cell office:value-type="float" office:value="1.2" calcext:value-type="float">
<text:p>1.2</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A73];12)=ROUND([.B73];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A73];15)=ORG.LIBREOFFICE.ROUNDSIG([.B73];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A73])" office:value-type="string" office:string-value="=Z31" calcext:value-type="string">
@@ -4165,7 +4165,7 @@
<table:table-cell office:value-type="float" office:value="4.02893660475375E-015" calcext:value-type="float">
<text:p>4.02893660475375E-15</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A74];12)=ROUND([.B74];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A74];15)=ORG.LIBREOFFICE.ROUNDSIG([.B74];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A74])" office:value-type="string" office:string-value="=Z32" calcext:value-type="string">
@@ -4219,13 +4219,13 @@
<table:table-cell table:number-columns-repeated="24"/>
</table:table-row>
<table:table-row table:style-name="ro2">
- <table:table-cell table:style-name="ce12" table:formula="of:=[.AA31]" office:value-type="float" office:value="-0.0000000000000173194791841524" calcext:value-type="float">
+ <table:table-cell table:style-name="ce12" table:formula="of:=[.AA31]" office:value-type="float" office:value="-0.00000000000001731948" calcext:value-type="float">
<text:p>0</text:p>
</table:table-cell>
- <table:table-cell office:value-type="float" office:value="-0.0000000000000173194791841524" calcext:value-type="float">
+ <table:table-cell office:value-type="float" office:value="-1.73194791841524E-14" calcext:value-type="float">
<text:p>-1.73194791841524E-14</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A78];12)=ROUND([.B78];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A78];15)=ORG.LIBREOFFICE.ROUNDSIG([.B78];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A78])" office:value-type="string" office:string-value="=AA31" calcext:value-type="string">
@@ -4234,13 +4234,13 @@
<table:table-cell table:number-columns-repeated="24"/>
</table:table-row>
<table:table-row table:style-name="ro2">
- <table:table-cell table:style-name="ce12" table:formula="of:=[.AA32]" office:value-type="float" office:value="0.000000000000072069683128199" calcext:value-type="float">
+ <table:table-cell table:style-name="ce12" table:formula="of:=[.AA32]" office:value-type="float" office:value="0.00000000000007206968" calcext:value-type="float">
<text:p>0</text:p>
</table:table-cell>
- <table:table-cell office:value-type="float" office:value="0.000000000000072069683128199" calcext:value-type="float">
+ <table:table-cell office:value-type="float" office:value="7.2069683128199E-14" calcext:value-type="float">
<text:p>7.2069683128199E-14</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A79];12)=ROUND([.B79];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A79];15)=ORG.LIBREOFFICE.ROUNDSIG([.B79];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A79])" office:value-type="string" office:string-value="=AA32" calcext:value-type="string">
@@ -4314,7 +4314,7 @@
<table:table-cell office:value-type="float" office:value="66.5714285714286" calcext:value-type="float">
<text:p>66.5714285714286</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A83];12)=ROUND([.B83];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A83];15)=ORG.LIBREOFFICE.ROUNDSIG([.B83];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A83])" office:value-type="string" office:string-value="=INDEX(LINEST(K83:K87,J83:J87),1,2)" calcext:value-type="string">
@@ -4336,7 +4336,7 @@
<table:table-cell office:value-type="float" office:value="0.460217718382158" calcext:value-type="float">
<text:p>0.460217718382158</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A84];12)=ROUND([.B84];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A84];15)=ORG.LIBREOFFICE.ROUNDSIG([.B84];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A84])" office:value-type="string" office:string-value="=INDEX(LINEST(K83:K87,J83:J87^{1,2}),1,1)" calcext:value-type="string">
@@ -4358,7 +4358,7 @@
<table:table-cell office:value-type="float" office:value="2.44177215189873" calcext:value-type="float">
<text:p>2.44177215189873</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A85];12)=ROUND([.B85];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A85];15)=ORG.LIBREOFFICE.ROUNDSIG([.B85];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A85])" office:value-type="string" office:string-value="=J89" calcext:value-type="string">
@@ -4380,7 +4380,7 @@
<table:table-cell office:value-type="float" office:value="0.460217718382158" calcext:value-type="float">
<text:p>0.460217718382158</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A86];12)=ROUND([.B86];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A86];15)=ORG.LIBREOFFICE.ROUNDSIG([.B86];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A86])" office:value-type="string" office:string-value="=J90" calcext:value-type="string">
@@ -4402,7 +4402,7 @@
<table:table-cell office:value-type="float" office:value="80.1772151898734" calcext:value-type="float">
<text:p>80.1772151898734</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A87];10)=ROUND([.B87];10)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A87];15)=ORG.LIBREOFFICE.ROUNDSIG([.B87];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A87])" office:value-type="string" office:string-value="=K89" calcext:value-type="string">
@@ -4424,7 +4424,7 @@
<table:table-cell office:value-type="float" office:value="-10.4180900964687" calcext:value-type="float">
<text:p>-10.4180900964687</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A88];12)=ROUND([.B88];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A88];15)=ORG.LIBREOFFICE.ROUNDSIG([.B88];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A88])" office:value-type="string" office:string-value="=K90" calcext:value-type="string">
@@ -4439,7 +4439,7 @@
<table:table-cell office:value-type="float" office:value="164.458093636605" calcext:value-type="float">
<text:p>164.458093636605</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A89];12)=ROUND([.B89];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A89];15)=ORG.LIBREOFFICE.ROUNDSIG([.B89];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A89])" office:value-type="string" office:string-value="=L90" calcext:value-type="string">
@@ -4461,7 +4461,7 @@
<table:table-cell office:value-type="float" office:value="0.994341547754605" calcext:value-type="float">
<text:p>0.994341547754605</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A90];12)=ROUND([.B90];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A90];15)=ORG.LIBREOFFICE.ROUNDSIG([.B90];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A90])" office:value-type="string" office:string-value="=O93" calcext:value-type="string">
@@ -4486,7 +4486,7 @@
<table:table-cell office:value-type="float" office:value="0.00784600090818292" calcext:value-type="float">
<text:p>0.007846000908183</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A91];12)=ROUND([.B91];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A91];15)=ORG.LIBREOFFICE.ROUNDSIG([.B91];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A91])" office:value-type="string" office:string-value="=O94" calcext:value-type="string">
@@ -4501,7 +4501,7 @@
<table:table-cell office:value-type="float" office:value="0.999998850552028" calcext:value-type="float">
<text:p>0.999998850552028</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A92];12)=ROUND([.B92];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A92];15)=ORG.LIBREOFFICE.ROUNDSIG([.B92];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A92])" office:value-type="string" office:string-value="=O95" calcext:value-type="string">
@@ -4516,7 +4516,7 @@
<table:table-cell office:value-type="float" office:value="2029957.60481605" calcext:value-type="float">
<text:p>2029957.60481605</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A93];12)=ROUND([.B93];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A93];15)=ORG.LIBREOFFICE.ROUNDSIG([.B93];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A93])" office:value-type="string" office:string-value="=O96" calcext:value-type="string">
@@ -4557,7 +4557,7 @@
<table:table-cell office:value-type="float" office:value="3153007.95235537" calcext:value-type="float">
<text:p>3153007.95235537</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A94];12)=ROUND([.B94];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A94];15)=ORG.LIBREOFFICE.ROUNDSIG([.B94];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A94])" office:value-type="string" office:string-value="=O97" calcext:value-type="string">
@@ -4604,7 +4604,7 @@
<table:table-cell office:value-type="float" office:value="2.12817454484602" calcext:value-type="float">
<text:p>2.12817454484602</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A95];12)=ROUND([.B95];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A95];15)=ORG.LIBREOFFICE.ROUNDSIG([.B95];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A95])" office:value-type="string" office:string-value="=P93" calcext:value-type="string">
@@ -4651,7 +4651,7 @@
<table:table-cell office:value-type="float" office:value="0.110686824028813" calcext:value-type="float">
<text:p>0.110686824028813</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A96];12)=ROUND([.B96];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A96];15)=ORG.LIBREOFFICE.ROUNDSIG([.B96];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A96])" office:value-type="string" office:string-value="=P94" calcext:value-type="string">
@@ -4698,7 +4698,7 @@
<table:table-cell office:value-type="float" office:value="0.719545765557922" calcext:value-type="float">
<text:p>0.719545765557922</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A97];12)=ROUND([.B97];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A97];15)=ORG.LIBREOFFICE.ROUNDSIG([.B97];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A97])" office:value-type="string" office:string-value="=P95" calcext:value-type="string">
@@ -4745,7 +4745,7 @@
<table:table-cell office:value-type="float" office:value="7" calcext:value-type="float">
<text:p>7</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A98];12)=ROUND([.B98];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A98];15)=ORG.LIBREOFFICE.ROUNDSIG([.B98];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A98])" office:value-type="string" office:string-value="=P96" calcext:value-type="string">
@@ -4779,7 +4779,7 @@
<table:table-cell office:value-type="float" office:value="3.62422276112635" calcext:value-type="float">
<text:p>3.62422276112635</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A99];12)=ROUND([.B99];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A99];15)=ORG.LIBREOFFICE.ROUNDSIG([.B99];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A99])" office:value-type="string" office:string-value="=P97" calcext:value-type="string">
@@ -4813,7 +4813,7 @@
<table:table-cell office:value-type="float" office:value="2.30123312876209" calcext:value-type="float">
<text:p>2.30123312876209</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A100];12)=ROUND([.B100];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A100];15)=ORG.LIBREOFFICE.ROUNDSIG([.B100];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A100])" office:value-type="string" office:string-value="=Q93" calcext:value-type="string">
@@ -4847,7 +4847,7 @@
<table:table-cell office:value-type="float" office:value="0.37209276413207" calcext:value-type="float">
<text:p>0.37209276413207</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A101];12)=ROUND([.B101];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A101];15)=ORG.LIBREOFFICE.ROUNDSIG([.B101];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A101])" office:value-type="string" office:string-value="=Q94" calcext:value-type="string">
@@ -4942,7 +4942,7 @@
<table:table-cell office:value-type="float" office:value="0" calcext:value-type="float">
<text:p>0</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A105];12)=ROUND([.B105];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A105];15)=ORG.LIBREOFFICE.ROUNDSIG([.B105];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A105])" office:value-type="string" office:string-value="=R93" calcext:value-type="string">
@@ -5009,7 +5009,7 @@
<table:table-cell office:value-type="float" office:value="0.00109999999999999" calcext:value-type="float">
<text:p>0.0011</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A110];12)=ROUND([.B110];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A110];15)=ORG.LIBREOFFICE.ROUNDSIG([.B110];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A110])" office:value-type="string" office:string-value="=M133" calcext:value-type="string">
@@ -5027,7 +5027,7 @@
<table:table-cell office:value-type="float" office:value="4.04849321602897E-017" calcext:value-type="float">
<text:p>4.04849321602897E-17</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A111];12)=ROUND([.B111];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A111];15)=ORG.LIBREOFFICE.ROUNDSIG([.B111];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A111])" office:value-type="string" office:string-value="=M134" calcext:value-type="string">
@@ -5056,7 +5056,7 @@
<table:table-cell office:value-type="float" office:value="1" calcext:value-type="float">
<text:p>1</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A112];12)=ROUND([.B112];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A112];15)=ORG.LIBREOFFICE.ROUNDSIG([.B112];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A112])" office:value-type="string" office:string-value="=M135" calcext:value-type="string">
@@ -5073,7 +5073,7 @@
<table:table-cell office:value-type="float" office:value="5.33567125627786" calcext:value-type="float">
<text:p>5.33567125627786</text:p>
</table:table-cell>
- <table:table-cell office:value-type="float" office:value="0.000388442730787783" calcext:value-type="float">
+ <table:table-cell office:value-type="float" office:value="0.000388442730787782" calcext:value-type="float">
<text:p>0.000388442730788</text:p>
</table:table-cell>
<table:table-cell table:number-columns-repeated="15"/>
@@ -5085,7 +5085,7 @@
<table:table-cell office:value-type="float" office:value="7.3824164159995E+026" calcext:value-type="float">
<text:p>7.3824164159995E+026</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A113];12)=ROUND([.B113];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A113];15)=ORG.LIBREOFFICE.ROUNDSIG([.B113];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A113])" office:value-type="string" office:string-value="=M136" calcext:value-type="string">
@@ -5108,13 +5108,13 @@
<table:table-cell table:number-columns-repeated="15"/>
</table:table-row>
<table:table-row table:style-name="ro2">
- <table:table-cell table:formula="of:=[.M137]" office:value-type="float" office:value="0.000000483999999999991" calcext:value-type="float">
+ <table:table-cell table:formula="of:=[.M137]" office:value-type="float" office:value="0.00000048399999999999" calcext:value-type="float">
<text:p>4.83999999999991E-07</text:p>
</table:table-cell>
- <table:table-cell office:value-type="float" office:value="0.000000483999999999991" calcext:value-type="float">
+ <table:table-cell office:value-type="float" office:value="0.00000048399999999999" calcext:value-type="float">
<text:p>4.83999999999991E-07</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A114];12)=ROUND([.B114];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A114];15)=ORG.LIBREOFFICE.ROUNDSIG([.B114];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A114])" office:value-type="string" office:string-value="=M137" calcext:value-type="string">
@@ -5128,8 +5128,8 @@
<text:p>0.000070</text:p>
</table:table-cell>
<table:table-cell/>
- <table:table-cell office:value-type="float" office:value="22120.4480286991" calcext:value-type="float">
- <text:p>22120.4480286991</text:p>
+ <table:table-cell office:value-type="float" office:value="22120.4480286992" calcext:value-type="float">
+ <text:p>22120.4480286992</text:p>
</table:table-cell>
<table:table-cell office:value-type="float" office:value="5" calcext:value-type="float">
<text:p>5</text:p>
@@ -5143,7 +5143,7 @@
<table:table-cell office:value-type="float" office:value="0.11" calcext:value-type="float">
<text:p>0.11</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A115];12)=ROUND([.B115];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A115];15)=ORG.LIBREOFFICE.ROUNDSIG([.B115];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A115])" office:value-type="string" office:string-value="=N133" calcext:value-type="string">
@@ -5160,8 +5160,8 @@
<table:table-cell office:value-type="float" office:value="0.00176331571428573" calcext:value-type="float">
<text:p>0.001763315714286</text:p>
</table:table-cell>
- <table:table-cell office:value-type="float" office:value="0.000000398571428570977" calcext:value-type="float">
- <text:p>3.98571428570977E-07</text:p>
+ <table:table-cell office:value-type="float" office:value="0.00000039857142857098" calcext:value-type="float">
+ <text:p>3.98571428570976E-07</text:p>
</table:table-cell>
<table:table-cell table:number-columns-repeated="15"/>
</table:table-row>
@@ -5172,7 +5172,7 @@
<table:table-cell office:value-type="float" office:value="1.13934698304003E-016" calcext:value-type="float">
<text:p>1.13934698304003E-16</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A116];12)=ROUND([.B116];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A116];15)=ORG.LIBREOFFICE.ROUNDSIG([.B116];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A116])" office:value-type="string" office:string-value="=N134" calcext:value-type="string">
@@ -5194,7 +5194,7 @@
<table:table-cell office:value-type="float" office:value="2.56049193087833E-017" calcext:value-type="float">
<text:p>2.56049193087833E-17</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A117];12)=ROUND([.B117];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A117];15)=ORG.LIBREOFFICE.ROUNDSIG([.B117];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A117])" office:value-type="string" office:string-value="=N135" calcext:value-type="string">
@@ -5216,7 +5216,7 @@
<table:table-cell office:value-type="float" office:value="3" calcext:value-type="float">
<text:p>3</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A118];12)=ROUND([.B118];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A118];15)=ORG.LIBREOFFICE.ROUNDSIG([.B118];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A118])" office:value-type="string" office:string-value="=N136" calcext:value-type="string">
@@ -5231,7 +5231,7 @@
<table:table-cell office:value-type="float" office:value="1.96683567842791E-033" calcext:value-type="float">
<text:p>1.96683567842791E-33</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A119];12)=ROUND([.B119];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A119];15)=ORG.LIBREOFFICE.ROUNDSIG([.B119];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A119])" office:value-type="string" office:string-value="=N137" calcext:value-type="string">
@@ -5246,7 +5246,7 @@
<table:table-cell office:value-type="float" office:value="0.993513073759398" calcext:value-type="float">
<text:p>0.993513073759398</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A120];12)=ROUND([.B120];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A120];15)=ORG.LIBREOFFICE.ROUNDSIG([.B120];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A120])" office:value-type="string" office:string-value="=M141" calcext:value-type="string">
@@ -5270,7 +5270,7 @@
<table:table-cell office:value-type="float" office:value="0.0128352023106137" calcext:value-type="float">
<text:p>0.012835202310614</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A121];12)=ROUND([.B121];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A121];15)=ORG.LIBREOFFICE.ROUNDSIG([.B121];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A121])" office:value-type="string" office:string-value="=M142" calcext:value-type="string">
@@ -5307,7 +5307,7 @@
<table:table-cell office:value-type="float" office:value="0.997004784931993" calcext:value-type="float">
<text:p>0.997004784931993</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A122];12)=ROUND([.B122];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A122];15)=ORG.LIBREOFFICE.ROUNDSIG([.B122];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A122])" office:value-type="string" office:string-value="=M143" calcext:value-type="string">
@@ -5344,7 +5344,7 @@
<table:table-cell office:value-type="float" office:value="5991.58515208592" calcext:value-type="float">
<text:p>5991.58515208592</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A123];12)=ROUND([.B123];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A123];15)=ORG.LIBREOFFICE.ROUNDSIG([.B123];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A123])" office:value-type="string" office:string-value="=M144" calcext:value-type="string">
@@ -5381,7 +5381,7 @@
<table:table-cell office:value-type="float" office:value="656.400371441014" calcext:value-type="float">
<text:p>656.400371441014</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A124];12)=ROUND([.B124];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A124];15)=ORG.LIBREOFFICE.ROUNDSIG([.B124];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A124])" office:value-type="string" office:string-value="=M145" calcext:value-type="string">
@@ -5418,7 +5418,7 @@
<table:table-cell office:value-type="float" office:value="0.998365537944251" calcext:value-type="float">
<text:p>0.998365537944251</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A125];12)=ROUND([.B125];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A125];15)=ORG.LIBREOFFICE.ROUNDSIG([.B125];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A125])" office:value-type="string" office:string-value="=M146" calcext:value-type="string">
@@ -5449,7 +5449,7 @@
<table:table-cell office:value-type="float" office:value="0.006044561390305" calcext:value-type="float">
<text:p>0.006044561390305</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A126];12)=ROUND([.B126];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A126];15)=ORG.LIBREOFFICE.ROUNDSIG([.B126];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A126])" office:value-type="string" office:string-value="=M147" calcext:value-type="string">
@@ -5480,7 +5480,7 @@
<table:table-cell office:value-type="float" office:value="0.999304012155418" calcext:value-type="float">
<text:p>0.999304012155418</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A127];12)=ROUND([.B127];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A127];15)=ORG.LIBREOFFICE.ROUNDSIG([.B127];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A127])" office:value-type="string" office:string-value="=M148" calcext:value-type="string">
@@ -5511,7 +5511,7 @@
<table:table-cell office:value-type="float" office:value="27280.3273487637" calcext:value-type="float">
<text:p>27280.3273487637</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A128];12)=ROUND([.B128];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A128];15)=ORG.LIBREOFFICE.ROUNDSIG([.B128];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A128])" office:value-type="string" office:string-value="=M149" calcext:value-type="string">
@@ -5542,7 +5542,7 @@
<table:table-cell office:value-type="float" office:value="2860.62585490803" calcext:value-type="float">
<text:p>2860.62585490803</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A129];12)=ROUND([.B129];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A129];15)=ORG.LIBREOFFICE.ROUNDSIG([.B129];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A129])" office:value-type="string" office:string-value="=M150" calcext:value-type="string">
@@ -5573,7 +5573,7 @@
<table:table-cell office:value-type="float" office:value="0.0663170105263173" calcext:value-type="float">
<text:p>0.066317010526317</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A130];12)=ROUND([.B130];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A130];15)=ORG.LIBREOFFICE.ROUNDSIG([.B130];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A130])" office:value-type="string" office:string-value="=N141" calcext:value-type="string">
@@ -5604,7 +5604,7 @@
<table:table-cell office:value-type="float" office:value="0.15375479515727" calcext:value-type="float">
<text:p>0.15375479515727</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A131];12)=ROUND([.B131];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A131];15)=ORG.LIBREOFFICE.ROUNDSIG([.B131];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A131])" office:value-type="string" office:string-value="=N142" calcext:value-type="string">
@@ -5635,7 +5635,7 @@
<table:table-cell office:value-type="float" office:value="0.330988985021654" calcext:value-type="float">
<text:p>0.330988985021654</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A132];12)=ROUND([.B132];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A132];15)=ORG.LIBREOFFICE.ROUNDSIG([.B132];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A132])" office:value-type="string" office:string-value="=N143" calcext:value-type="string">
@@ -5670,7 +5670,7 @@
<table:table-cell office:value-type="float" office:value="18" calcext:value-type="float">
<text:p>18</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A133];12)=ROUND([.B133];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A133];15)=ORG.LIBREOFFICE.ROUNDSIG([.B133];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A133])" office:value-type="string" office:string-value="=N144" calcext:value-type="string">
@@ -5707,7 +5707,7 @@
<table:table-cell office:value-type="float" office:value="1.97196674770196" calcext:value-type="float">
<text:p>1.97196674770196</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A134];12)=ROUND([.B134];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A134];15)=ORG.LIBREOFFICE.ROUNDSIG([.B134];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A134])" office:value-type="string" office:string-value="=N145" calcext:value-type="string">
@@ -5744,7 +5744,7 @@
<table:table-cell office:value-type="float" office:value="0" calcext:value-type="float">
<text:p>0</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A135];12)=ROUND([.B135];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A135];15)=ORG.LIBREOFFICE.ROUNDSIG([.B135];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A135])" office:value-type="string" office:string-value="=N146" calcext:value-type="string">
@@ -5818,7 +5818,7 @@
<table:table-cell office:value-type="float" office:value="0.323821545440303" calcext:value-type="float">
<text:p>0.323821545440303</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A137];12)=ROUND([.B137];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A137];15)=ORG.LIBREOFFICE.ROUNDSIG([.B137];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A137])" office:value-type="string" office:string-value="=N148" calcext:value-type="string">
@@ -5840,7 +5840,7 @@
<table:table-cell table:style-name="ce24" table:formula="of:=[.K137]*[.$N$121]" office:value-type="float" office:value="3.2" calcext:value-type="float">
<text:p>3.2</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce38" office:value-type="float" office:value="0.000000483999999999991" calcext:value-type="float">
+ <table:table-cell table:style-name="ce38" office:value-type="float" office:value="0.00000048399999999999" calcext:value-type="float">
<text:p>4.83999999999991E-07</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce38" office:value-type="float" office:value="1.96683567842791E-033" calcext:value-type="float">
@@ -5855,7 +5855,7 @@
<table:table-cell office:value-type="float" office:value="19" calcext:value-type="float">
<text:p>19</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A138];12)=ROUND([.B138];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A138];15)=ORG.LIBREOFFICE.ROUNDSIG([.B138];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A138])" office:value-type="string" office:string-value="=N149" calcext:value-type="string">
@@ -5870,7 +5870,7 @@
<table:table-cell office:value-type="float" office:value="1.99234747253558" calcext:value-type="float">
<text:p>1.99234747253558</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A139];12)=ROUND([.B139];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A139];15)=ORG.LIBREOFFICE.ROUNDSIG([.B139];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A139])" office:value-type="string" office:string-value="=N150" calcext:value-type="string">
@@ -5885,7 +5885,7 @@
<table:table-cell office:value-type="float" office:value="22" calcext:value-type="float">
<text:p>22</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A140];12)=ROUND([.B140];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A140];15)=ORG.LIBREOFFICE.ROUNDSIG([.B140];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A140])" office:value-type="string" office:string-value="=I165" calcext:value-type="string">
@@ -5900,7 +5900,7 @@
<table:table-cell office:value-type="float" office:value="57" calcext:value-type="float">
<text:p>57</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A141];12)=ROUND([.B141];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A141];15)=ORG.LIBREOFFICE.ROUNDSIG([.B141];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A141])" office:value-type="string" office:string-value="=I166" calcext:value-type="string">
@@ -5930,7 +5930,7 @@
<table:table-cell office:value-type="float" office:value="7" calcext:value-type="float">
<text:p>7</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A142];12)=ROUND([.B142];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A142];15)=ORG.LIBREOFFICE.ROUNDSIG([.B142];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A142])" office:value-type="string" office:string-value="=I167" calcext:value-type="string">
@@ -5960,7 +5960,7 @@
<table:table-cell office:value-type="float" office:value="0" calcext:value-type="float">
<text:p>0</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A143];12)=ROUND([.B143];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A143];15)=ORG.LIBREOFFICE.ROUNDSIG([.B143];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A143])" office:value-type="string" office:string-value="=I168" calcext:value-type="string">
@@ -5990,7 +5990,7 @@
<table:table-cell office:value-type="float" office:value="1" calcext:value-type="float">
<text:p>1</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A144];12)=ROUND([.B144];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A144];15)=ORG.LIBREOFFICE.ROUNDSIG([.B144];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A144])" office:value-type="string" office:string-value="=I169" calcext:value-type="string">
@@ -6048,7 +6048,7 @@
<table:table-cell office:value-type="float" office:value="612.5" calcext:value-type="float">
<text:p>612.5</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A146];12)=ROUND([.B146];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A146];15)=ORG.LIBREOFFICE.ROUNDSIG([.B146];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A146])" office:value-type="string" office:string-value="=I171" calcext:value-type="string">
@@ -6078,7 +6078,7 @@
<table:table-cell office:value-type="float" office:value="3" calcext:value-type="float">
<text:p>3</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A147];12)=ROUND([.B147];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A147];15)=ORG.LIBREOFFICE.ROUNDSIG([.B147];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A147])" office:value-type="string" office:string-value="=J165" calcext:value-type="string">
@@ -6108,7 +6108,7 @@
<table:table-cell office:value-type="float" office:value="8" calcext:value-type="float">
<text:p>8</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A148];12)=ROUND([.B148];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A148];15)=ORG.LIBREOFFICE.ROUNDSIG([.B148];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A148])" office:value-type="string" office:string-value="=J166" calcext:value-type="string">
@@ -6138,7 +6138,7 @@
<table:table-cell office:value-type="float" office:value="1" calcext:value-type="float">
<text:p>1</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A149];12)=ROUND([.B149];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A149];15)=ORG.LIBREOFFICE.ROUNDSIG([.B149];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A149])" office:value-type="string" office:string-value="=J167" calcext:value-type="string">
@@ -6168,7 +6168,7 @@
<table:table-cell office:value-type="float" office:value="0" calcext:value-type="float">
<text:p>0</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A150];12)=ROUND([.B150];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A150];15)=ORG.LIBREOFFICE.ROUNDSIG([.B150];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A150])" office:value-type="string" office:string-value="=J168" calcext:value-type="string">
@@ -6198,7 +6198,7 @@
<table:table-cell office:value-type="float" office:value="0" calcext:value-type="float">
<text:p>0</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A151];12)=ROUND([.B151];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A151];15)=ORG.LIBREOFFICE.ROUNDSIG([.B151];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A151])" office:value-type="string" office:string-value="=J169" calcext:value-type="string">
@@ -6221,7 +6221,7 @@
<table:table-cell office:value-type="float" office:value="0" calcext:value-type="float">
<text:p>0</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A152];12)=ROUND([.B152];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A152];15)=ORG.LIBREOFFICE.ROUNDSIG([.B152];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A152])" office:value-type="string" office:string-value="=J170" calcext:value-type="string">
@@ -6244,7 +6244,7 @@
<table:table-cell office:value-type="float" office:value="-6.99452631578947" calcext:value-type="float">
<text:p>-6.99452631578947</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A153];12)=ROUND([.B153];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A153];15)=ORG.LIBREOFFICE.ROUNDSIG([.B153];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A153])" office:value-type="string" office:string-value="=M169" calcext:value-type="string">
@@ -6267,7 +6267,7 @@
<table:table-cell office:value-type="float" office:value="0.00247568308297809" calcext:value-type="float">
<text:p>0.002475683082978</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A154];12)=ROUND([.B154];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A154];15)=ORG.LIBREOFFICE.ROUNDSIG([.B154];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A154])" office:value-type="string" office:string-value="=M170" calcext:value-type="string">
@@ -6290,7 +6290,7 @@
<table:table-cell office:value-type="float" office:value="0.999999949709745" calcext:value-type="float">
<text:p>0.999999949709745</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A155];12)=ROUND([.B155];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A155];15)=ORG.LIBREOFFICE.ROUNDSIG([.B155];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A155])" office:value-type="string" office:string-value="=M171" calcext:value-type="string">
@@ -6313,7 +6313,7 @@
<table:table-cell office:value-type="float" office:value="9942283.62965002" calcext:value-type="float">
<text:p>9942283.62965002</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A156];12)=ROUND([.B156];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A156];15)=ORG.LIBREOFFICE.ROUNDSIG([.B156];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A156])" office:value-type="string" office:string-value="=M172" calcext:value-type="string">
@@ -6336,7 +6336,7 @@
<table:table-cell office:value-type="float" office:value="11577901.4177444" calcext:value-type="float">
<text:p>11577901.4177444</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A157];12)=ROUND([.B157];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A157];15)=ORG.LIBREOFFICE.ROUNDSIG([.B157];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A157])" office:value-type="string" office:string-value="=M173" calcext:value-type="string">
@@ -6359,7 +6359,7 @@
<table:table-cell office:value-type="float" office:value="4.11879699248141" calcext:value-type="float">
<text:p>4.11879699248141</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A158];12)=ROUND([.B158];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A158];15)=ORG.LIBREOFFICE.ROUNDSIG([.B158];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A158])" office:value-type="string" office:string-value="=N169" calcext:value-type="string">
@@ -6382,7 +6382,7 @@
<table:table-cell office:value-type="float" office:value="0.320748742445571" calcext:value-type="float">
<text:p>0.320748742445571</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A159];12)=ROUND([.B159];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A159];15)=ORG.LIBREOFFICE.ROUNDSIG([.B159];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A159])" office:value-type="string" office:string-value="=N170" calcext:value-type="string">
@@ -6405,7 +6405,7 @@
<table:table-cell office:value-type="float" office:value="0.763056773181177" calcext:value-type="float">
<text:p>0.763056773181177</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A160];12)=ROUND([.B160];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A160];15)=ORG.LIBREOFFICE.ROUNDSIG([.B160];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A160])" office:value-type="string" office:string-value="=N171" calcext:value-type="string">
@@ -6428,7 +6428,7 @@
<table:table-cell office:value-type="float" office:value="1" calcext:value-type="float">
<text:p>1</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A161];12)=ROUND([.B161];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A161];15)=ORG.LIBREOFFICE.ROUNDSIG([.B161];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A161])" office:value-type="string" office:string-value="=N172" calcext:value-type="string">
@@ -6443,7 +6443,7 @@
<table:table-cell office:value-type="float" office:value="0.582255639097671" calcext:value-type="float">
<text:p>0.582255639097671</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A162];12)=ROUND([.B162];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A162];15)=ORG.LIBREOFFICE.ROUNDSIG([.B162];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A162])" office:value-type="string" office:string-value="=N173" calcext:value-type="string">
@@ -6458,7 +6458,7 @@
<table:table-cell office:value-type="float" office:value="-108.083609022579" calcext:value-type="float">
<text:p>-108.083609022579</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A163];12)=ROUND([.B163];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A163];15)=ORG.LIBREOFFICE.ROUNDSIG([.B163];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A163])" office:value-type="string" office:string-value="=O169" calcext:value-type="string">
@@ -6473,7 +6473,7 @@
<table:table-cell office:value-type="float" office:value="34.8435504725221" calcext:value-type="float">
<text:p>34.8435504725221</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A164];12)=ROUND([.B164];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A164];15)=ORG.LIBREOFFICE.ROUNDSIG([.B164];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A164])" office:value-type="string" office:string-value="=O170" calcext:value-type="string">
@@ -6594,7 +6594,7 @@
<table:table-cell office:value-type="float" office:value="-0.699789473684211" calcext:value-type="float">
<text:p>-0.699789473684211</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A168];12)=ROUND([.B168];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A168];15)=ORG.LIBREOFFICE.ROUNDSIG([.B168];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A168])" office:value-type="string" office:string-value="=M182" calcext:value-type="string">
@@ -6610,13 +6610,13 @@
<table:table-cell table:number-columns-repeated="18"/>
</table:table-row>
<table:table-row table:style-name="ro2">
- <table:table-cell table:formula="of:=[.M183]" office:value-type="float" office:value="0.000506389721518251" calcext:value-type="float">
+ <table:table-cell table:formula="of:=[.M183]" office:value-type="float" office:value="0.000506389721518248" calcext:value-type="float">
<text:p>0.000506389721518</text:p>
</table:table-cell>
- <table:table-cell office:value-type="float" office:value="0.000506389721518251" calcext:value-type="float">
+ <table:table-cell office:value-type="float" office:value="0.000506389721518248" calcext:value-type="float">
<text:p>0.000506389721518</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A169];12)=ROUND([.B169];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A169];15)=ORG.LIBREOFFICE.ROUNDSIG([.B169];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A169])" office:value-type="string" office:string-value="=M183" calcext:value-type="string">
@@ -6648,7 +6648,7 @@
<table:table-cell office:value-type="float" office:value="0.999999798786035" calcext:value-type="float">
<text:p>0.999999798786035</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A170];12)=ROUND([.B170];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A170];15)=ORG.LIBREOFFICE.ROUNDSIG([.B170];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A170])" office:value-type="string" office:string-value="=M184" calcext:value-type="string">
@@ -6680,7 +6680,7 @@
<table:table-cell office:value-type="float" office:value="2484916.49382745" calcext:value-type="float">
<text:p>2484916.49382745</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A171];12)=ROUND([.B171];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A171];15)=ORG.LIBREOFFICE.ROUNDSIG([.B171];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A171])" office:value-type="string" office:string-value="=M185" calcext:value-type="string">
@@ -6712,7 +6712,7 @@
<table:table-cell office:value-type="float" office:value="0.121069615639098" calcext:value-type="float">
<text:p>0.121069615639098</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A172];12)=ROUND([.B172];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A172];15)=ORG.LIBREOFFICE.ROUNDSIG([.B172];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A172])" office:value-type="string" office:string-value="=M186" calcext:value-type="string">
@@ -6737,7 +6737,7 @@
<table:table-cell office:value-type="float" office:value="0.299248120300747" calcext:value-type="float">
<text:p>0.299248120300747</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A173];12)=ROUND([.B173];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A173];15)=ORG.LIBREOFFICE.ROUNDSIG([.B173];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A173])" office:value-type="string" office:string-value="=N182" calcext:value-type="string">
@@ -6756,13 +6756,13 @@
<table:table-cell table:number-columns-repeated="13"/>
</table:table-row>
<table:table-row table:style-name="ro2">
- <table:table-cell table:formula="of:=[.N183]" office:value-type="float" office:value="0.0065607697318413" calcext:value-type="float">
+ <table:table-cell table:formula="of:=[.N183]" office:value-type="float" office:value="0.00656076973184126" calcext:value-type="float">
<text:p>0.006560769731841</text:p>
</table:table-cell>
- <table:table-cell office:value-type="float" office:value="0.0065607697318413" calcext:value-type="float">
+ <table:table-cell office:value-type="float" office:value="0.00656076973184126" calcext:value-type="float">
<text:p>0.006560769731841</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A174];12)=ROUND([.B174];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A174];15)=ORG.LIBREOFFICE.ROUNDSIG([.B174];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A174])" office:value-type="string" office:string-value="=N183" calcext:value-type="string">
@@ -6771,13 +6771,13 @@
<table:table-cell table:number-columns-repeated="24"/>
</table:table-row>
<table:table-row table:style-name="ro2">
- <table:table-cell table:formula="of:=[.N184]" office:value-type="float" office:value="0.000156079794514333" calcext:value-type="float">
+ <table:table-cell table:formula="of:=[.N184]" office:value-type="float" office:value="0.000156079794514332" calcext:value-type="float">
<text:p>0.000156079794514</text:p>
</table:table-cell>
- <table:table-cell office:value-type="float" office:value="0.000156079794514333" calcext:value-type="float">
+ <table:table-cell office:value-type="float" office:value="0.000156079794514332" calcext:value-type="float">
<text:p>0.000156079794514</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A175];12)=ROUND([.B175];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A175];15)=ORG.LIBREOFFICE.ROUNDSIG([.B175];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A175])" office:value-type="string" office:string-value="=N184" calcext:value-type="string">
@@ -6792,7 +6792,7 @@
<table:table-cell office:value-type="float" office:value="1" calcext:value-type="float">
<text:p>1</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A176];12)=ROUND([.B176];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A176];15)=ORG.LIBREOFFICE.ROUNDSIG([.B176];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A176])" office:value-type="string" office:string-value="=N185" calcext:value-type="string">
@@ -6801,13 +6801,13 @@
<table:table-cell table:number-columns-repeated="24"/>
</table:table-row>
<table:table-row table:style-name="ro2">
- <table:table-cell table:formula="of:=[.N186]" office:value-type="float" office:value="0.0000000243609022556365" calcext:value-type="float">
- <text:p>2.43609022556365E-08</text:p>
+ <table:table-cell table:formula="of:=[.N186]" office:value-type="float" office:value="0.00000002436090225564" calcext:value-type="float">
+ <text:p>2.43609022556362E-08</text:p>
</table:table-cell>
- <table:table-cell office:value-type="float" office:value="0.0000000243609022556365" calcext:value-type="float">
- <text:p>2.43609022556365E-08</text:p>
+ <table:table-cell office:value-type="float" office:value="2.43609022556362E-08" calcext:value-type="float">
+ <text:p>2.43609022556362E-08</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A177];12)=ROUND([.B177];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A177];15)=ORG.LIBREOFFICE.ROUNDSIG([.B177];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A177])" office:value-type="string" office:string-value="=N186" calcext:value-type="string">
@@ -6832,7 +6832,7 @@
<table:table-cell office:value-type="float" office:value="1.10053744360903" calcext:value-type="float">
<text:p>1.10053744360903</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A178];12)=ROUND([.B178];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A178];15)=ORG.LIBREOFFICE.ROUNDSIG([.B178];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A178])" office:value-type="string" office:string-value="=O182" calcext:value-type="string">
@@ -6851,13 +6851,13 @@
<table:table-cell table:number-columns-repeated="13"/>
</table:table-row>
<table:table-row table:style-name="ro2">
- <table:table-cell table:formula="of:=[.O183]" office:value-type="float" office:value="0.00712708986937959" calcext:value-type="float">
+ <table:table-cell table:formula="of:=[.O183]" office:value-type="float" office:value="0.00712708986937955" calcext:value-type="float">
<text:p>0.00712708986938</text:p>
</table:table-cell>
- <table:table-cell office:value-type="float" office:value="0.00712708986937959" calcext:value-type="float">
+ <table:table-cell office:value-type="float" office:value="0.00712708986937955" calcext:value-type="float">
<text:p>0.00712708986938</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A179];12)=ROUND([.B179];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A179];15)=ORG.LIBREOFFICE.ROUNDSIG([.B179];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A179])" office:value-type="string" office:string-value="=O183" calcext:value-type="string">
@@ -6947,32 +6947,32 @@
<table:table-cell office:value-type="float" office:value="-0.699999999995333" calcext:value-type="float">
<text:p>-0.699999999995333</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A183];12)=ROUND([.B183];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A183];15)=ORG.LIBREOFFICE.ROUNDSIG([.B183];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A183])" office:value-type="string" office:string-value="=M193" calcext:value-type="string">
<text:p>=M193</text:p>
</table:table-cell>
<table:table-cell table:number-columns-repeated="8"/>
- <table:table-cell office:value-type="float" office:value="0.000506389721518251" calcext:value-type="float">
+ <table:table-cell office:value-type="float" office:value="0.000506389721518248" calcext:value-type="float">
<text:p>0.000506389721518</text:p>
</table:table-cell>
- <table:table-cell office:value-type="float" office:value="0.0065607697318413" calcext:value-type="float">
+ <table:table-cell office:value-type="float" office:value="0.00656076973184126" calcext:value-type="float">
<text:p>0.006560769731841</text:p>
</table:table-cell>
- <table:table-cell office:value-type="float" office:value="0.00712708986937959" calcext:value-type="float">
+ <table:table-cell office:value-type="float" office:value="0.00712708986937955" calcext:value-type="float">
<text:p>0.00712708986938</text:p>
</table:table-cell>
<table:table-cell table:number-columns-repeated="13"/>
</table:table-row>
<table:table-row table:style-name="ro2">
- <table:table-cell table:formula="of:=[.M194]" office:value-type="float" office:value="0.000000000000925081260404044" calcext:value-type="float">
+ <table:table-cell table:formula="of:=[.M194]" office:value-type="float" office:value="0.00000000000092508126" calcext:value-type="float">
<text:p>9.25081260404044E-13</text:p>
</table:table-cell>
- <table:table-cell office:value-type="float" office:value="0.000000000000925081260404044" calcext:value-type="float">
+ <table:table-cell office:value-type="float" office:value="9.25081260404044E-13" calcext:value-type="float">
<text:p>9.25081260404044E-13</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A184];12)=ROUND([.B184];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A184];15)=ORG.LIBREOFFICE.ROUNDSIG([.B184];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A184])" office:value-type="string" office:string-value="=M194" calcext:value-type="string">
@@ -6982,7 +6982,7 @@
<table:table-cell office:value-type="float" office:value="0.999999798786035" calcext:value-type="float">
<text:p>0.999999798786035</text:p>
</table:table-cell>
- <table:table-cell office:value-type="float" office:value="0.000156079794514333" calcext:value-type="float">
+ <table:table-cell office:value-type="float" office:value="0.000156079794514332" calcext:value-type="float">
<text:p>0.000156079794514</text:p>
</table:table-cell>
<table:table-cell office:value-type="string" office:string-value="" calcext:value-type="error">
@@ -6997,7 +6997,7 @@
<table:table-cell office:value-type="float" office:value="1" calcext:value-type="float">
<text:p>1</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A185];12)=ROUND([.B185];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A185];15)=ORG.LIBREOFFICE.ROUNDSIG([.B185];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A185])" office:value-type="string" office:string-value="=M195" calcext:value-type="string">
@@ -7022,7 +7022,7 @@
<table:table-cell office:value-type="float" office:value="3.46285083263994E+030" calcext:value-type="float">
<text:p>3.46285083263994E+030</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A186];12)=ROUND([.B186];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A186];15)=ORG.LIBREOFFICE.ROUNDSIG([.B186];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A186])" office:value-type="string" office:string-value="=M196" calcext:value-type="string">
@@ -7032,8 +7032,8 @@
<table:table-cell office:value-type="float" office:value="0.121069615639098" calcext:value-type="float">
<text:p>0.121069615639098</text:p>
</table:table-cell>
- <table:table-cell office:value-type="float" office:value="0.0000000243609022556365" calcext:value-type="float">
- <text:p>2.43609022556365E-08</text:p>
+ <table:table-cell office:value-type="float" office:value="0.00000002436090225564" calcext:value-type="float">
+ <text:p>2.43609022556362E-08</text:p>
</table:table-cell>
<table:table-cell office:value-type="string" office:string-value="" calcext:value-type="error">
<text:p>#N/A</text:p>
@@ -7047,7 +7047,7 @@
<table:table-cell office:value-type="float" office:value="0.001693384196" calcext:value-type="float">
<text:p>0.001693384196</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A187];12)=ROUND([.B187];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A187];15)=ORG.LIBREOFFICE.ROUNDSIG([.B187];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A187])" office:value-type="string" office:string-value="=M197" calcext:value-type="string">
@@ -7062,7 +7062,7 @@
<table:table-cell office:value-type="float" office:value="0.299999999990667" calcext:value-type="float">
<text:p>0.299999999990667</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A188];12)=ROUND([.B188];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A188];15)=ORG.LIBREOFFICE.ROUNDSIG([.B188];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A188])" office:value-type="string" office:string-value="=N193" calcext:value-type="string">
@@ -7081,13 +7081,13 @@
<table:table-cell table:number-columns-repeated="13"/>
</table:table-row>
<table:table-row table:style-name="ro2">
- <table:table-cell table:formula="of:=[.N194]" office:value-type="float" office:value="0.00000000000184989825908131" calcext:value-type="float">
+ <table:table-cell table:formula="of:=[.N194]" office:value-type="float" office:value="0.00000000000184989826" calcext:value-type="float">
<text:p>1.84989825908131E-12</text:p>
</table:table-cell>
- <table:table-cell office:value-type="float" office:value="0.00000000000184989825908131" calcext:value-type="float">
+ <table:table-cell office:value-type="float" office:value="1.84989825908131E-12" calcext:value-type="float">
<text:p>1.84989825908131E-12</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A189];12)=ROUND([.B189];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A189];15)=ORG.LIBREOFFICE.ROUNDSIG([.B189];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A189])" office:value-type="string" office:string-value="=N194" calcext:value-type="string">
@@ -7112,7 +7112,7 @@
<table:table-cell office:value-type="float" office:value="1.5636727264106E-017" calcext:value-type="float">
<text:p>1.5636727264106E-17</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A190];12)=ROUND([.B190];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A190];15)=ORG.LIBREOFFICE.ROUNDSIG([.B190];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A190])" office:value-type="string" office:string-value="=N195" calcext:value-type="string">
@@ -7137,7 +7137,7 @@
<table:table-cell office:value-type="float" office:value="1" calcext:value-type="float">
<text:p>1</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A191];12)=ROUND([.B191];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A191];15)=ORG.LIBREOFFICE.ROUNDSIG([.B191];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A191])" office:value-type="string" office:string-value="=N196" calcext:value-type="string">
@@ -7162,7 +7162,7 @@
<table:table-cell office:value-type="float" office:value="2.44507239532035E-034" calcext:value-type="float">
<text:p>2.44507239532035E-34</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A192];12)=ROUND([.B192];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A192];15)=ORG.LIBREOFFICE.ROUNDSIG([.B192];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A192])" office:value-type="string" office:string-value="=N197" calcext:value-type="string">
@@ -7177,7 +7177,7 @@
<table:table-cell office:value-type="float" office:value="1.1" calcext:value-type="float">
<text:p>1.1</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A193];12)=ROUND([.B193];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A193];15)=ORG.LIBREOFFICE.ROUNDSIG([.B193];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A193])" office:value-type="string" office:string-value="=O193" calcext:value-type="string">
@@ -7202,17 +7202,17 @@
<table:table-cell office:value-type="float" office:value="5.04426861242829E-016" calcext:value-type="float">
<text:p>5.04426861242829E-16</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A194];12)=ROUND([.B194];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A194];15)=ORG.LIBREOFFICE.ROUNDSIG([.B194];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A194])" office:value-type="string" office:string-value="=O194" calcext:value-type="string">
<text:p>=O194</text:p>
</table:table-cell>
<table:table-cell table:number-columns-repeated="8"/>
- <table:table-cell office:value-type="float" office:value="0.000000000000925081260404044" calcext:value-type="float">
+ <table:table-cell office:value-type="float" office:value="0.00000000000092508126" calcext:value-type="float">
<text:p>9.25081260404044E-13</text:p>
</table:table-cell>
- <table:table-cell office:value-type="float" office:value="0.00000000000184989825908131" calcext:value-type="float">
+ <table:table-cell office:value-type="float" office:value="0.00000000000184989826" calcext:value-type="float">
<text:p>1.84989825908131E-12</text:p>
</table:table-cell>
<table:table-cell office:value-type="float" office:value="5.04426861242829E-016" calcext:value-type="float">
@@ -7302,7 +7302,7 @@
<table:table-cell office:value-type="float" office:value="-0.684999999999999" calcext:value-type="float">
<text:p>-0.684999999999999</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A198];12)=ROUND([.B198];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A198];15)=ORG.LIBREOFFICE.ROUNDSIG([.B198];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A198])" office:value-type="string" office:string-value="=M205" calcext:value-type="string">
@@ -7311,13 +7311,13 @@
<table:table-cell table:number-columns-repeated="24"/>
</table:table-row>
<table:table-row table:style-name="ro2">
- <table:table-cell table:formula="of:=[.M206]" office:value-type="float" office:value="0.00935414346693479" calcext:value-type="float">
- <text:p>0.009354143466935</text:p>
+ <table:table-cell table:formula="of:=[.M206]" office:value-type="float" office:value="0.00935414346693414" calcext:value-type="float">
+ <text:p>0.009354143466934</text:p>
</table:table-cell>
- <table:table-cell office:value-type="float" office:value="0.00935414346693479" calcext:value-type="float">
- <text:p>0.009354143466935</text:p>
+ <table:table-cell office:value-type="float" office:value="0.00935414346693414" calcext:value-type="float">
+ <text:p>0.009354143466934</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A199];12)=ROUND([.B199];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A199];15)=ORG.LIBREOFFICE.ROUNDSIG([.B199];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A199])" office:value-type="string" office:string-value="=M206" calcext:value-type="string">
@@ -7332,7 +7332,7 @@
<table:table-cell office:value-type="float" office:value="0.999999363887917" calcext:value-type="float">
<text:p>0.999999363887917</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A200];12)=ROUND([.B200];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A200];15)=ORG.LIBREOFFICE.ROUNDSIG([.B200];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A200])" office:value-type="string" office:string-value="=M207" calcext:value-type="string">
@@ -7358,7 +7358,7 @@
<table:table-cell office:value-type="float" office:value="786024.500000118" calcext:value-type="float">
<text:p>786024.500000118</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A201];12)=ROUND([.B201];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A201];15)=ORG.LIBREOFFICE.ROUNDSIG([.B201];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A201])" office:value-type="string" office:string-value="=M208" calcext:value-type="string">
@@ -7384,7 +7384,7 @@
<table:table-cell office:value-type="float" office:value="0.001572049" calcext:value-type="float">
<text:p>0.001572049</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A202];12)=ROUND([.B202];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A202];15)=ORG.LIBREOFFICE.ROUNDSIG([.B202];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A202])" office:value-type="string" office:string-value="=M209" calcext:value-type="string">
@@ -7404,13 +7404,13 @@
<table:table-cell table:number-columns-repeated="12"/>
</table:table-row>
<table:table-row table:style-name="ro2">
- <table:table-cell table:formula="of:=[.N205]" office:value-type="float" office:value="0.272999999999999" calcext:value-type="float">
- <text:p>0.272999999999999</text:p>
+ <table:table-cell table:formula="of:=[.N205]" office:value-type="float" office:value="0.273" calcext:value-type="float">
+ <text:p>0.273</text:p>
</table:table-cell>
- <table:table-cell office:value-type="float" office:value="0.272999999999999" calcext:value-type="float">
- <text:p>0.272999999999999</text:p>
+ <table:table-cell office:value-type="float" office:value="0.273" calcext:value-type="float">
+ <text:p>0.273</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A203];12)=ROUND([.B203];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A203];15)=ORG.LIBREOFFICE.ROUNDSIG([.B203];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A203])" office:value-type="string" office:string-value="=N205" calcext:value-type="string">
@@ -7430,13 +7430,13 @@
<table:table-cell table:number-columns-repeated="12"/>
</table:table-row>
<table:table-row table:style-name="ro2">
- <table:table-cell table:formula="of:=[.N206]" office:value-type="float" office:value="0.0181934053986601" calcext:value-type="float">
- <text:p>0.01819340539866</text:p>
+ <table:table-cell table:formula="of:=[.N206]" office:value-type="float" office:value="0.0181934053986589" calcext:value-type="float">
+ <text:p>0.018193405398659</text:p>
</table:table-cell>
- <table:table-cell office:value-type="float" office:value="0.0181934053986601" calcext:value-type="float">
- <text:p>0.01819340539866</text:p>
+ <table:table-cell office:value-type="float" office:value="0.0181934053986589" calcext:value-type="float">
+ <text:p>0.018193405398659</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A204];12)=ROUND([.B204];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A204];15)=ORG.LIBREOFFICE.ROUNDSIG([.B204];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A204])" office:value-type="string" office:string-value="=N206" calcext:value-type="string">
@@ -7445,13 +7445,13 @@
<table:table-cell table:number-columns-repeated="24"/>
</table:table-row>
<table:table-row table:style-name="ro2">
- <table:table-cell table:formula="of:=[.N207]" office:value-type="float" office:value="0.0000316227766016836" calcext:value-type="float">
- <text:p>3.16227766016836E-05</text:p>
+ <table:table-cell table:formula="of:=[.N207]" office:value-type="float" office:value="0.0000316227766016814" calcext:value-type="float">
+ <text:p>3.16227766016814E-05</text:p>
</table:table-cell>
- <table:table-cell office:value-type="float" office:value="0.0000316227766016836" calcext:value-type="float">
- <text:p>3.16227766016836E-05</text:p>
+ <table:table-cell office:value-type="float" office:value="0.0000316227766016814" calcext:value-type="float">
+ <text:p>3.16227766016814E-05</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A205];12)=ROUND([.B205];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A205];15)=ORG.LIBREOFFICE.ROUNDSIG([.B205];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A205])" office:value-type="string" office:string-value="=N207" calcext:value-type="string">
@@ -7461,8 +7461,8 @@
<table:table-cell table:number-matrix-columns-spanned="3" table:number-matrix-rows-spanned="5" table:formula="of:=LINEST([.M200:.M203];[.N200:.O203];1;1)" office:value-type="float" office:value="-0.684999999999999" calcext:value-type="float">
<text:p>-0.684999999999999</text:p>
</table:table-cell>
- <table:table-cell office:value-type="float" office:value="0.272999999999999" calcext:value-type="float">
- <text:p>0.272999999999999</text:p>
+ <table:table-cell office:value-type="float" office:value="0.273" calcext:value-type="float">
+ <text:p>0.273</text:p>
</table:table-cell>
<table:table-cell office:value-type="float" office:value="1.09694" calcext:value-type="float">
<text:p>1.09694</text:p>
@@ -7476,32 +7476,32 @@
<table:table-cell office:value-type="float" office:value="1" calcext:value-type="float">
<text:p>1</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A206];12)=ROUND([.B206];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A206];15)=ORG.LIBREOFFICE.ROUNDSIG([.B206];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A206])" office:value-type="string" office:string-value="=N208" calcext:value-type="string">
<text:p>=N208</text:p>
</table:table-cell>
<table:table-cell table:number-columns-repeated="8"/>
- <table:table-cell office:value-type="float" office:value="0.00935414346693479" calcext:value-type="float">
- <text:p>0.009354143466935</text:p>
+ <table:table-cell office:value-type="float" office:value="0.00935414346693414" calcext:value-type="float">
+ <text:p>0.009354143466934</text:p>
</table:table-cell>
- <table:table-cell office:value-type="float" office:value="0.0181934053986601" calcext:value-type="float">
- <text:p>0.01819340539866</text:p>
+ <table:table-cell office:value-type="float" office:value="0.0181934053986589" calcext:value-type="float">
+ <text:p>0.018193405398659</text:p>
</table:table-cell>
- <table:table-cell office:value-type="float" office:value="0.00102012254165859" calcext:value-type="float">
+ <table:table-cell office:value-type="float" office:value="0.00102012254165852" calcext:value-type="float">
<text:p>0.001020122541659</text:p>
</table:table-cell>
<table:table-cell table:number-columns-repeated="13"/>
</table:table-row>
<table:table-row table:style-name="ro2">
- <table:table-cell table:formula="of:=[.N209]" office:value-type="float" office:value="0.000000000999999999999988" calcext:value-type="float">
- <text:p>9.99999999999988E-10</text:p>
+ <table:table-cell table:formula="of:=[.N209]" office:value-type="float" office:value="0.000000001" calcext:value-type="float">
+ <text:p>9.99999999999849E-10</text:p>
</table:table-cell>
- <table:table-cell office:value-type="float" office:value="0.000000000999999999999988" calcext:value-type="float">
- <text:p>9.99999999999988E-10</text:p>
+ <table:table-cell office:value-type="float" office:value="9.99999999999849E-10" calcext:value-type="float">
+ <text:p>9.99999999999849E-10</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A207];12)=ROUND([.B207];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A207];15)=ORG.LIBREOFFICE.ROUNDSIG([.B207];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A207])" office:value-type="string" office:string-value="=N209" calcext:value-type="string">
@@ -7511,8 +7511,8 @@
<table:table-cell office:value-type="float" office:value="0.999999363887917" calcext:value-type="float">
<text:p>0.999999363887917</text:p>
</table:table-cell>
- <table:table-cell office:value-type="float" office:value="0.0000316227766016836" calcext:value-type="float">
- <text:p>3.16227766016836E-05</text:p>
+ <table:table-cell office:value-type="float" office:value="0.0000316227766016814" calcext:value-type="float">
+ <text:p>3.16227766016814E-05</text:p>
</table:table-cell>
<table:table-cell office:value-type="string" office:string-value="" calcext:value-type="error">
<text:p>#N/A</text:p>
@@ -7526,7 +7526,7 @@
<table:table-cell office:value-type="float" office:value="1.09694" calcext:value-type="float">
<text:p>1.09694</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A208];12)=ROUND([.B208];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A208];15)=ORG.LIBREOFFICE.ROUNDSIG([.B208];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A208])" office:value-type="string" office:string-value="=O205" calcext:value-type="string">
@@ -7545,13 +7545,13 @@
<table:table-cell table:number-columns-repeated="13"/>
</table:table-row>
<table:table-row table:style-name="ro2">
- <table:table-cell table:formula="of:=[.O206]" office:value-type="float" office:value="0.00102012254165859" calcext:value-type="float">
+ <table:table-cell table:formula="of:=[.O206]" office:value-type="float" office:value="0.00102012254165852" calcext:value-type="float">
<text:p>0.001020122541659</text:p>
</table:table-cell>
- <table:table-cell office:value-type="float" office:value="0.00102012254165859" calcext:value-type="float">
+ <table:table-cell office:value-type="float" office:value="0.00102012254165852" calcext:value-type="float">
<text:p>0.001020122541659</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A209];12)=ROUND([.B209];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A209];15)=ORG.LIBREOFFICE.ROUNDSIG([.B209];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A209])" office:value-type="string" office:string-value="=O206" calcext:value-type="string">
@@ -7561,8 +7561,8 @@
<table:table-cell office:value-type="float" office:value="0.001572049" calcext:value-type="float">
<text:p>0.001572049</text:p>
</table:table-cell>
- <table:table-cell office:value-type="float" office:value="0.000000000999999999999988" calcext:value-type="float">
- <text:p>9.99999999999988E-10</text:p>
+ <table:table-cell office:value-type="float" office:value="0.000000001" calcext:value-type="float">
+ <text:p>9.99999999999849E-10</text:p>
</table:table-cell>
<table:table-cell office:value-type="string" office:string-value="" calcext:value-type="error">
<text:p>#N/A</text:p>
@@ -7634,7 +7634,7 @@
<table:table-cell office:value-type="float" office:value="-0.684999999999999" calcext:value-type="float">
<text:p>-0.684999999999999</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A213];12)=ROUND([.B213];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A213];15)=ORG.LIBREOFFICE.ROUNDSIG([.B213];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A213])" office:value-type="string" office:string-value="=M216" calcext:value-type="string">
@@ -7656,13 +7656,13 @@
<table:table-cell table:number-columns-repeated="12"/>
</table:table-row>
<table:table-row table:style-name="ro2">
- <table:table-cell table:formula="of:=[.M217]" office:value-type="float" office:value="0.00935414346693479" calcext:value-type="float">
- <text:p>0.009354143466935</text:p>
+ <table:table-cell table:formula="of:=[.M217]" office:value-type="float" office:value="0.00935414346693414" calcext:value-type="float">
+ <text:p>0.009354143466934</text:p>
</table:table-cell>
- <table:table-cell office:value-type="float" office:value="0.00935414346693479" calcext:value-type="float">
- <text:p>0.009354143466935</text:p>
+ <table:table-cell office:value-type="float" office:value="0.00935414346693414" calcext:value-type="float">
+ <text:p>0.009354143466934</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A214];12)=ROUND([.B214];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A214];15)=ORG.LIBREOFFICE.ROUNDSIG([.B214];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A214])" office:value-type="string" office:string-value="=M217" calcext:value-type="string">
@@ -7690,7 +7690,7 @@
<table:table-cell office:value-type="float" office:value="0.999999363887917" calcext:value-type="float">
<text:p>0.999999363887917</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A215];12)=ROUND([.B215];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A215];15)=ORG.LIBREOFFICE.ROUNDSIG([.B215];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A215])" office:value-type="string" office:string-value="=M218" calcext:value-type="string">
@@ -7707,7 +7707,7 @@
<table:table-cell office:value-type="float" office:value="786024.500000118" calcext:value-type="float">
<text:p>786024.500000118</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A216];12)=ROUND([.B216];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A216];15)=ORG.LIBREOFFICE.ROUNDSIG([.B216];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A216])" office:value-type="string" office:string-value="=M219" calcext:value-type="string">
@@ -7717,8 +7717,8 @@
<table:table-cell table:number-matrix-columns-spanned="3" table:number-matrix-rows-spanned="5" table:formula="of:=LINEST([.M212:.P212];[.M213:.P214];1;1)" office:value-type="float" office:value="-0.684999999999999" calcext:value-type="float">
<text:p>-0.684999999999999</text:p>
</table:table-cell>
- <table:table-cell office:value-type="float" office:value="0.272999999999999" calcext:value-type="float">
- <text:p>0.272999999999999</text:p>
+ <table:table-cell office:value-type="float" office:value="0.273" calcext:value-type="float">
+ <text:p>0.273</text:p>
</table:table-cell>
<table:table-cell office:value-type="float" office:value="1.09694" calcext:value-type="float">
<text:p>1.09694</text:p>
@@ -7732,32 +7732,32 @@
<table:table-cell office:value-type="float" office:value="0.001572049" calcext:value-type="float">
<text:p>0.001572049</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A217];12)=ROUND([.B217];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A217];15)=ORG.LIBREOFFICE.ROUNDSIG([.B217];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A217])" office:value-type="string" office:string-value="=M220" calcext:value-type="string">
<text:p>=M220</text:p>
</table:table-cell>
<table:table-cell table:number-columns-repeated="8"/>
- <table:table-cell office:value-type="float" office:value="0.00935414346693479" calcext:value-type="float">
- <text:p>0.009354143466935</text:p>
+ <table:table-cell office:value-type="float" office:value="0.00935414346693414" calcext:value-type="float">
+ <text:p>0.009354143466934</text:p>
</table:table-cell>
- <table:table-cell office:value-type="float" office:value="0.0181934053986601" calcext:value-type="float">
- <text:p>0.01819340539866</text:p>
+ <table:table-cell office:value-type="float" office:value="0.0181934053986589" calcext:value-type="float">
+ <text:p>0.018193405398659</text:p>
</table:table-cell>
- <table:table-cell office:value-type="float" office:value="0.00102012254165859" calcext:value-type="float">
+ <table:table-cell office:value-type="float" office:value="0.00102012254165852" calcext:value-type="float">
<text:p>0.001020122541659</text:p>
</table:table-cell>
<table:table-cell table:number-columns-repeated="13"/>
</table:table-row>
<table:table-row table:style-name="ro2">
- <table:table-cell table:formula="of:=[.N216]" office:value-type="float" office:value="0.272999999999999" calcext:value-type="float">
- <text:p>0.272999999999999</text:p>
+ <table:table-cell table:formula="of:=[.N216]" office:value-type="float" office:value="0.273" calcext:value-type="float">
+ <text:p>0.273</text:p>
</table:table-cell>
- <table:table-cell office:value-type="float" office:value="0.272999999999999" calcext:value-type="float">
- <text:p>0.272999999999999</text:p>
+ <table:table-cell office:value-type="float" office:value="0.273" calcext:value-type="float">
+ <text:p>0.273</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A218];12)=ROUND([.B218];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A218];15)=ORG.LIBREOFFICE.ROUNDSIG([.B218];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A218])" office:value-type="string" office:string-value="=N216" calcext:value-type="string">
@@ -7767,8 +7767,8 @@
<table:table-cell office:value-type="float" office:value="0.999999363887917" calcext:value-type="float">
<text:p>0.999999363887917</text:p>
</table:table-cell>
- <table:table-cell office:value-type="float" office:value="0.0000316227766016836" calcext:value-type="float">
- <text:p>3.16227766016836E-05</text:p>
+ <table:table-cell office:value-type="float" office:value="0.0000316227766016814" calcext:value-type="float">
+ <text:p>3.16227766016814E-05</text:p>
</table:table-cell>
<table:table-cell office:value-type="string" office:string-value="" calcext:value-type="error">
<text:p>#N/A</text:p>
@@ -7776,13 +7776,13 @@
<table:table-cell table:number-columns-repeated="13"/>
</table:table-row>
<table:table-row table:style-name="ro2">
- <table:table-cell table:formula="of:=[.N217]" office:value-type="float" office:value="0.0181934053986601" calcext:value-type="float">
- <text:p>0.01819340539866</text:p>
+ <table:table-cell table:formula="of:=[.N217]" office:value-type="float" office:value="0.0181934053986589" calcext:value-type="float">
+ <text:p>0.018193405398659</text:p>
</table:table-cell>
- <table:table-cell office:value-type="float" office:value="0.0181934053986601" calcext:value-type="float">
- <text:p>0.01819340539866</text:p>
+ <table:table-cell office:value-type="float" office:value="0.0181934053986589" calcext:value-type="float">
+ <text:p>0.018193405398659</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A219];12)=ROUND([.B219];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A219];15)=ORG.LIBREOFFICE.ROUNDSIG([.B219];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A219])" office:value-type="string" office:string-value="=N217" calcext:value-type="string">
@@ -7801,13 +7801,13 @@
<table:table-cell table:number-columns-repeated="13"/>
</table:table-row>
<table:table-row table:style-name="ro2">
- <table:table-cell table:formula="of:=[.N218]" office:value-type="float" office:value="0.0000316227766016836" calcext:value-type="float">
- <text:p>3.16227766016836E-05</text:p>
+ <table:table-cell table:formula="of:=[.N218]" office:value-type="float" office:value="0.0000316227766016814" calcext:value-type="float">
+ <text:p>3.16227766016814E-05</text:p>
</table:table-cell>
- <table:table-cell office:value-type="float" office:value="0.0000316227766016836" calcext:value-type="float">
- <text:p>3.16227766016836E-05</text:p>
+ <table:table-cell office:value-type="float" office:value="0.0000316227766016814" calcext:value-type="float">
+ <text:p>3.16227766016814E-05</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A220];12)=ROUND([.B220];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A220];15)=ORG.LIBREOFFICE.ROUNDSIG([.B220];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A220])" office:value-type="string" office:string-value="=N218" calcext:value-type="string">
@@ -7817,8 +7817,8 @@
<table:table-cell office:value-type="float" office:value="0.001572049" calcext:value-type="float">
<text:p>0.001572049</text:p>
</table:table-cell>
- <table:table-cell office:value-type="float" office:value="0.000000000999999999999988" calcext:value-type="float">
- <text:p>9.99999999999988E-10</text:p>
+ <table:table-cell office:value-type="float" office:value="0.000000001" calcext:value-type="float">
+ <text:p>9.99999999999849E-10</text:p>
</table:table-cell>
<table:table-cell office:value-type="string" office:string-value="" calcext:value-type="error">
<text:p>#N/A</text:p>
@@ -7832,7 +7832,7 @@
<table:table-cell office:value-type="float" office:value="1" calcext:value-type="float">
<text:p>1</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A221];12)=ROUND([.B221];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A221];15)=ORG.LIBREOFFICE.ROUNDSIG([.B221];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A221])" office:value-type="string" office:string-value="=N219" calcext:value-type="string">
@@ -7841,13 +7841,13 @@
<table:table-cell table:number-columns-repeated="24"/>
</table:table-row>
<table:table-row table:style-name="ro2">
- <table:table-cell table:formula="of:=[.N220]" office:value-type="float" office:value="0.000000000999999999999988" calcext:value-type="float">
- <text:p>9.99999999999988E-10</text:p>
+ <table:table-cell table:formula="of:=[.N220]" office:value-type="float" office:value="0.000000001" calcext:value-type="float">
+ <text:p>9.99999999999849E-10</text:p>
</table:table-cell>
- <table:table-cell office:value-type="float" office:value="0.000000000999999999999988" calcext:value-type="float">
- <text:p>9.99999999999988E-10</text:p>
+ <table:table-cell office:value-type="float" office:value="9.99999999999849E-10" calcext:value-type="float">
+ <text:p>9.99999999999849E-10</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A222];12)=ROUND([.B222];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A222];15)=ORG.LIBREOFFICE.ROUNDSIG([.B222];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A222])" office:value-type="string" office:string-value="=N220" calcext:value-type="string">
@@ -7862,7 +7862,7 @@
<table:table-cell office:value-type="float" office:value="1.09694" calcext:value-type="float">
<text:p>1.09694</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A223];12)=ROUND([.B223];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A223];15)=ORG.LIBREOFFICE.ROUNDSIG([.B223];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A223])" office:value-type="string" office:string-value="=O216" calcext:value-type="string">
@@ -7871,13 +7871,13 @@
<table:table-cell table:number-columns-repeated="24"/>
</table:table-row>
<table:table-row table:style-name="ro2">
- <table:table-cell table:formula="of:=[.O217]" office:value-type="float" office:value="0.00102012254165859" calcext:value-type="float">
+ <table:table-cell table:formula="of:=[.O217]" office:value-type="float" office:value="0.00102012254165852" calcext:value-type="float">
<text:p>0.001020122541659</text:p>
</table:table-cell>
- <table:table-cell office:value-type="float" office:value="0.00102012254165859" calcext:value-type="float">
+ <table:table-cell office:value-type="float" office:value="0.00102012254165852" calcext:value-type="float">
<text:p>0.001020122541659</text:p>
</table:table-cell>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A224];12)=ROUND([.B224];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A224];15)=ORG.LIBREOFFICE.ROUNDSIG([.B224];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A224])" office:value-type="string" office:string-value="=O217" calcext:value-type="string">
@@ -7932,7 +7932,7 @@
</table:table-row>
<table:table-row table:style-name="ro2">
<table:table-cell table:number-columns-repeated="2"/>
- <table:table-cell table:style-name="ce15" table:formula="of:=ROUND([.A228];12)=ROUND([.B228];12)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
+ <table:table-cell table:style-name="ce15" table:formula="of:=ORG.LIBREOFFICE.ROUNDSIG([.A228];15)=ORG.LIBREOFFICE.ROUNDSIG([.B228];15)" office:value-type="boolean" office:boolean-value="true" calcext:value-type="boolean">
<text:p>TRUE</text:p>
</table:table-cell>
<table:table-cell table:style-name="ce17" table:formula="of:=FORMULA([.A228])" office:value-type="string" office:string-value="" calcext:value-type="error">