[Libreoffice-commits] core.git: sc/qa
Mike Kaganski (via logerrit)
logerrit at kemper.freedesktop.org
Sun Apr 25 18:11:22 UTC 2021
sc/qa/unit/data/functions/array/fods/linest.fods | 586 +++++++++++------------
1 file changed, 293 insertions(+), 293 deletions(-)
New commits:
commit 537abcaa31dfd25e7aaba568b223acbaa045825f
Author: Mike Kaganski <mike.kaganski at collabora.com>
AuthorDate: Sun Apr 25 12:43:50 2021 +0300
Commit: Mike Kaganski <mike.kaganski at collabora.com>
CommitDate: Sun Apr 25 20:10:32 2021 +0200
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 at collabora.com>
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">
... etc. - the rest is truncated
More information about the Libreoffice-commits
mailing list