@bilig/formula 0.4.2 → 0.4.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -4,15 +4,15 @@ export const formulaInventorySummary = {
|
|
|
4
4
|
total: 525,
|
|
5
5
|
odfMandatory: 59,
|
|
6
6
|
officeListed: 508,
|
|
7
|
-
officeListedRegisteredInCodebase:
|
|
7
|
+
officeListedRegisteredInCodebase: 508,
|
|
8
8
|
overlap: 58,
|
|
9
9
|
odfOnly: 1,
|
|
10
10
|
officeOnly: 450,
|
|
11
|
-
registeredInCodebase:
|
|
12
|
-
missingInCodebase:
|
|
11
|
+
registeredInCodebase: 525,
|
|
12
|
+
missingInCodebase: 0,
|
|
13
13
|
placeholders: 0,
|
|
14
14
|
protocolBuiltins: 417,
|
|
15
|
-
runtimeRegisteredMissingProtocol:
|
|
15
|
+
runtimeRegisteredMissingProtocol: 89,
|
|
16
16
|
};
|
|
17
17
|
export const formulaInventory = [
|
|
18
18
|
{
|
|
@@ -34,28 +34,28 @@ export const formulaInventory = [
|
|
|
34
34
|
odfStatus: 'Implemented',
|
|
35
35
|
inOfficeList: true,
|
|
36
36
|
deterministic: 'deterministic',
|
|
37
|
-
runtimeStatus: '
|
|
37
|
+
runtimeStatus: 'implemented',
|
|
38
38
|
protocolId: undefined,
|
|
39
39
|
protocolName: undefined,
|
|
40
40
|
protocolSupportsWasm: false,
|
|
41
|
-
jsStatus: '
|
|
41
|
+
jsStatus: 'implemented',
|
|
42
42
|
wasmStatus: 'not-started',
|
|
43
43
|
placeholder: false,
|
|
44
|
-
registeredInCodebase:
|
|
44
|
+
registeredInCodebase: true,
|
|
45
45
|
},
|
|
46
46
|
{
|
|
47
47
|
name: 'ACCRINTM',
|
|
48
48
|
odfStatus: 'Implemented',
|
|
49
49
|
inOfficeList: true,
|
|
50
50
|
deterministic: 'deterministic',
|
|
51
|
-
runtimeStatus: '
|
|
51
|
+
runtimeStatus: 'implemented',
|
|
52
52
|
protocolId: undefined,
|
|
53
53
|
protocolName: undefined,
|
|
54
54
|
protocolSupportsWasm: false,
|
|
55
|
-
jsStatus: '
|
|
55
|
+
jsStatus: 'implemented',
|
|
56
56
|
wasmStatus: 'not-started',
|
|
57
57
|
placeholder: false,
|
|
58
|
-
registeredInCodebase:
|
|
58
|
+
registeredInCodebase: true,
|
|
59
59
|
},
|
|
60
60
|
{
|
|
61
61
|
name: 'ACOS',
|
|
@@ -146,28 +146,28 @@ export const formulaInventory = [
|
|
|
146
146
|
odfStatus: 'Not in ODF 1.4 mandatory',
|
|
147
147
|
inOfficeList: true,
|
|
148
148
|
deterministic: 'deterministic',
|
|
149
|
-
runtimeStatus: '
|
|
149
|
+
runtimeStatus: 'implemented',
|
|
150
150
|
protocolId: undefined,
|
|
151
151
|
protocolName: undefined,
|
|
152
152
|
protocolSupportsWasm: false,
|
|
153
|
-
jsStatus: '
|
|
153
|
+
jsStatus: 'implemented',
|
|
154
154
|
wasmStatus: 'not-started',
|
|
155
155
|
placeholder: false,
|
|
156
|
-
registeredInCodebase:
|
|
156
|
+
registeredInCodebase: true,
|
|
157
157
|
},
|
|
158
158
|
{
|
|
159
159
|
name: 'AMORLINC',
|
|
160
160
|
odfStatus: 'Implemented',
|
|
161
161
|
inOfficeList: true,
|
|
162
162
|
deterministic: 'deterministic',
|
|
163
|
-
runtimeStatus: '
|
|
163
|
+
runtimeStatus: 'implemented',
|
|
164
164
|
protocolId: undefined,
|
|
165
165
|
protocolName: undefined,
|
|
166
166
|
protocolSupportsWasm: false,
|
|
167
|
-
jsStatus: '
|
|
167
|
+
jsStatus: 'implemented',
|
|
168
168
|
wasmStatus: 'not-started',
|
|
169
169
|
placeholder: false,
|
|
170
|
-
registeredInCodebase:
|
|
170
|
+
registeredInCodebase: true,
|
|
171
171
|
},
|
|
172
172
|
{
|
|
173
173
|
name: 'AND',
|
|
@@ -188,14 +188,14 @@ export const formulaInventory = [
|
|
|
188
188
|
odfStatus: 'Implemented',
|
|
189
189
|
inOfficeList: true,
|
|
190
190
|
deterministic: 'deterministic',
|
|
191
|
-
runtimeStatus: '
|
|
191
|
+
runtimeStatus: 'implemented',
|
|
192
192
|
protocolId: undefined,
|
|
193
193
|
protocolName: undefined,
|
|
194
194
|
protocolSupportsWasm: false,
|
|
195
|
-
jsStatus: '
|
|
195
|
+
jsStatus: 'implemented',
|
|
196
196
|
wasmStatus: 'not-started',
|
|
197
197
|
placeholder: false,
|
|
198
|
-
registeredInCodebase:
|
|
198
|
+
registeredInCodebase: true,
|
|
199
199
|
},
|
|
200
200
|
{
|
|
201
201
|
name: 'AREAS',
|
|
@@ -314,14 +314,14 @@ export const formulaInventory = [
|
|
|
314
314
|
odfStatus: 'Placeholder (blocked)',
|
|
315
315
|
inOfficeList: true,
|
|
316
316
|
deterministic: 'deterministic',
|
|
317
|
-
runtimeStatus: '
|
|
317
|
+
runtimeStatus: 'implemented',
|
|
318
318
|
protocolId: undefined,
|
|
319
319
|
protocolName: undefined,
|
|
320
320
|
protocolSupportsWasm: false,
|
|
321
|
-
jsStatus: '
|
|
321
|
+
jsStatus: 'implemented',
|
|
322
322
|
wasmStatus: 'not-started',
|
|
323
323
|
placeholder: false,
|
|
324
|
-
registeredInCodebase:
|
|
324
|
+
registeredInCodebase: true,
|
|
325
325
|
},
|
|
326
326
|
{
|
|
327
327
|
name: 'AVERAGE',
|
|
@@ -1070,14 +1070,14 @@ export const formulaInventory = [
|
|
|
1070
1070
|
odfStatus: 'Placeholder (blocked)',
|
|
1071
1071
|
inOfficeList: true,
|
|
1072
1072
|
deterministic: 'deterministic',
|
|
1073
|
-
runtimeStatus: '
|
|
1073
|
+
runtimeStatus: 'implemented',
|
|
1074
1074
|
protocolId: undefined,
|
|
1075
1075
|
protocolName: undefined,
|
|
1076
1076
|
protocolSupportsWasm: false,
|
|
1077
|
-
jsStatus: '
|
|
1077
|
+
jsStatus: 'implemented',
|
|
1078
1078
|
wasmStatus: 'not-started',
|
|
1079
1079
|
placeholder: false,
|
|
1080
|
-
registeredInCodebase:
|
|
1080
|
+
registeredInCodebase: true,
|
|
1081
1081
|
},
|
|
1082
1082
|
{
|
|
1083
1083
|
name: 'CONCAT',
|
|
@@ -1098,14 +1098,14 @@ export const formulaInventory = [
|
|
|
1098
1098
|
odfStatus: 'Placeholder (blocked)',
|
|
1099
1099
|
inOfficeList: true,
|
|
1100
1100
|
deterministic: 'deterministic',
|
|
1101
|
-
runtimeStatus: '
|
|
1101
|
+
runtimeStatus: 'implemented',
|
|
1102
1102
|
protocolId: undefined,
|
|
1103
1103
|
protocolName: undefined,
|
|
1104
1104
|
protocolSupportsWasm: false,
|
|
1105
|
-
jsStatus: '
|
|
1105
|
+
jsStatus: 'implemented',
|
|
1106
1106
|
wasmStatus: 'not-started',
|
|
1107
1107
|
placeholder: false,
|
|
1108
|
-
registeredInCodebase:
|
|
1108
|
+
registeredInCodebase: true,
|
|
1109
1109
|
},
|
|
1110
1110
|
{
|
|
1111
1111
|
name: 'CONFIDENCE',
|
|
@@ -1882,14 +1882,14 @@ export const formulaInventory = [
|
|
|
1882
1882
|
odfStatus: 'Placeholder (blocked)',
|
|
1883
1883
|
inOfficeList: true,
|
|
1884
1884
|
deterministic: 'deterministic',
|
|
1885
|
-
runtimeStatus: '
|
|
1885
|
+
runtimeStatus: 'implemented',
|
|
1886
1886
|
protocolId: undefined,
|
|
1887
1887
|
protocolName: undefined,
|
|
1888
1888
|
protocolSupportsWasm: false,
|
|
1889
|
-
jsStatus: '
|
|
1889
|
+
jsStatus: 'implemented',
|
|
1890
1890
|
wasmStatus: 'not-started',
|
|
1891
1891
|
placeholder: false,
|
|
1892
|
-
registeredInCodebase:
|
|
1892
|
+
registeredInCodebase: true,
|
|
1893
1893
|
},
|
|
1894
1894
|
{
|
|
1895
1895
|
name: 'DGET',
|
|
@@ -3100,14 +3100,14 @@ export const formulaInventory = [
|
|
|
3100
3100
|
odfStatus: 'Placeholder (blocked)',
|
|
3101
3101
|
inOfficeList: true,
|
|
3102
3102
|
deterministic: 'deterministic',
|
|
3103
|
-
runtimeStatus: '
|
|
3103
|
+
runtimeStatus: 'implemented',
|
|
3104
3104
|
protocolId: undefined,
|
|
3105
3105
|
protocolName: undefined,
|
|
3106
3106
|
protocolSupportsWasm: false,
|
|
3107
|
-
jsStatus: '
|
|
3107
|
+
jsStatus: 'implemented',
|
|
3108
3108
|
wasmStatus: 'not-started',
|
|
3109
3109
|
placeholder: false,
|
|
3110
|
-
registeredInCodebase:
|
|
3110
|
+
registeredInCodebase: true,
|
|
3111
3111
|
},
|
|
3112
3112
|
{
|
|
3113
3113
|
name: 'IMAGE',
|
|
@@ -3128,336 +3128,336 @@ export const formulaInventory = [
|
|
|
3128
3128
|
odfStatus: 'Placeholder (blocked)',
|
|
3129
3129
|
inOfficeList: true,
|
|
3130
3130
|
deterministic: 'deterministic',
|
|
3131
|
-
runtimeStatus: '
|
|
3131
|
+
runtimeStatus: 'implemented',
|
|
3132
3132
|
protocolId: undefined,
|
|
3133
3133
|
protocolName: undefined,
|
|
3134
3134
|
protocolSupportsWasm: false,
|
|
3135
|
-
jsStatus: '
|
|
3135
|
+
jsStatus: 'implemented',
|
|
3136
3136
|
wasmStatus: 'not-started',
|
|
3137
3137
|
placeholder: false,
|
|
3138
|
-
registeredInCodebase:
|
|
3138
|
+
registeredInCodebase: true,
|
|
3139
3139
|
},
|
|
3140
3140
|
{
|
|
3141
3141
|
name: 'IMARGUMENT',
|
|
3142
3142
|
odfStatus: 'Placeholder (blocked)',
|
|
3143
3143
|
inOfficeList: true,
|
|
3144
3144
|
deterministic: 'deterministic',
|
|
3145
|
-
runtimeStatus: '
|
|
3145
|
+
runtimeStatus: 'implemented',
|
|
3146
3146
|
protocolId: undefined,
|
|
3147
3147
|
protocolName: undefined,
|
|
3148
3148
|
protocolSupportsWasm: false,
|
|
3149
|
-
jsStatus: '
|
|
3149
|
+
jsStatus: 'implemented',
|
|
3150
3150
|
wasmStatus: 'not-started',
|
|
3151
3151
|
placeholder: false,
|
|
3152
|
-
registeredInCodebase:
|
|
3152
|
+
registeredInCodebase: true,
|
|
3153
3153
|
},
|
|
3154
3154
|
{
|
|
3155
3155
|
name: 'IMCONJUGATE',
|
|
3156
3156
|
odfStatus: 'Placeholder (blocked)',
|
|
3157
3157
|
inOfficeList: true,
|
|
3158
3158
|
deterministic: 'deterministic',
|
|
3159
|
-
runtimeStatus: '
|
|
3159
|
+
runtimeStatus: 'implemented',
|
|
3160
3160
|
protocolId: undefined,
|
|
3161
3161
|
protocolName: undefined,
|
|
3162
3162
|
protocolSupportsWasm: false,
|
|
3163
|
-
jsStatus: '
|
|
3163
|
+
jsStatus: 'implemented',
|
|
3164
3164
|
wasmStatus: 'not-started',
|
|
3165
3165
|
placeholder: false,
|
|
3166
|
-
registeredInCodebase:
|
|
3166
|
+
registeredInCodebase: true,
|
|
3167
3167
|
},
|
|
3168
3168
|
{
|
|
3169
3169
|
name: 'IMCOS',
|
|
3170
3170
|
odfStatus: 'Placeholder (blocked)',
|
|
3171
3171
|
inOfficeList: true,
|
|
3172
3172
|
deterministic: 'deterministic',
|
|
3173
|
-
runtimeStatus: '
|
|
3173
|
+
runtimeStatus: 'implemented',
|
|
3174
3174
|
protocolId: undefined,
|
|
3175
3175
|
protocolName: undefined,
|
|
3176
3176
|
protocolSupportsWasm: false,
|
|
3177
|
-
jsStatus: '
|
|
3177
|
+
jsStatus: 'implemented',
|
|
3178
3178
|
wasmStatus: 'not-started',
|
|
3179
3179
|
placeholder: false,
|
|
3180
|
-
registeredInCodebase:
|
|
3180
|
+
registeredInCodebase: true,
|
|
3181
3181
|
},
|
|
3182
3182
|
{
|
|
3183
3183
|
name: 'IMCOSH',
|
|
3184
3184
|
odfStatus: 'Not in ODF 1.4 mandatory',
|
|
3185
3185
|
inOfficeList: true,
|
|
3186
3186
|
deterministic: 'deterministic',
|
|
3187
|
-
runtimeStatus: '
|
|
3187
|
+
runtimeStatus: 'implemented',
|
|
3188
3188
|
protocolId: undefined,
|
|
3189
3189
|
protocolName: undefined,
|
|
3190
3190
|
protocolSupportsWasm: false,
|
|
3191
|
-
jsStatus: '
|
|
3191
|
+
jsStatus: 'implemented',
|
|
3192
3192
|
wasmStatus: 'not-started',
|
|
3193
3193
|
placeholder: false,
|
|
3194
|
-
registeredInCodebase:
|
|
3194
|
+
registeredInCodebase: true,
|
|
3195
3195
|
},
|
|
3196
3196
|
{
|
|
3197
3197
|
name: 'IMCOT',
|
|
3198
3198
|
odfStatus: 'Placeholder (blocked)',
|
|
3199
3199
|
inOfficeList: true,
|
|
3200
3200
|
deterministic: 'deterministic',
|
|
3201
|
-
runtimeStatus: '
|
|
3201
|
+
runtimeStatus: 'implemented',
|
|
3202
3202
|
protocolId: undefined,
|
|
3203
3203
|
protocolName: undefined,
|
|
3204
3204
|
protocolSupportsWasm: false,
|
|
3205
|
-
jsStatus: '
|
|
3205
|
+
jsStatus: 'implemented',
|
|
3206
3206
|
wasmStatus: 'not-started',
|
|
3207
3207
|
placeholder: false,
|
|
3208
|
-
registeredInCodebase:
|
|
3208
|
+
registeredInCodebase: true,
|
|
3209
3209
|
},
|
|
3210
3210
|
{
|
|
3211
3211
|
name: 'IMCSC',
|
|
3212
3212
|
odfStatus: 'Placeholder (blocked)',
|
|
3213
3213
|
inOfficeList: true,
|
|
3214
3214
|
deterministic: 'deterministic',
|
|
3215
|
-
runtimeStatus: '
|
|
3215
|
+
runtimeStatus: 'implemented',
|
|
3216
3216
|
protocolId: undefined,
|
|
3217
3217
|
protocolName: undefined,
|
|
3218
3218
|
protocolSupportsWasm: false,
|
|
3219
|
-
jsStatus: '
|
|
3219
|
+
jsStatus: 'implemented',
|
|
3220
3220
|
wasmStatus: 'not-started',
|
|
3221
3221
|
placeholder: false,
|
|
3222
|
-
registeredInCodebase:
|
|
3222
|
+
registeredInCodebase: true,
|
|
3223
3223
|
},
|
|
3224
3224
|
{
|
|
3225
3225
|
name: 'IMCSCH',
|
|
3226
3226
|
odfStatus: 'Placeholder (blocked)',
|
|
3227
3227
|
inOfficeList: true,
|
|
3228
3228
|
deterministic: 'deterministic',
|
|
3229
|
-
runtimeStatus: '
|
|
3229
|
+
runtimeStatus: 'implemented',
|
|
3230
3230
|
protocolId: undefined,
|
|
3231
3231
|
protocolName: undefined,
|
|
3232
3232
|
protocolSupportsWasm: false,
|
|
3233
|
-
jsStatus: '
|
|
3233
|
+
jsStatus: 'implemented',
|
|
3234
3234
|
wasmStatus: 'not-started',
|
|
3235
3235
|
placeholder: false,
|
|
3236
|
-
registeredInCodebase:
|
|
3236
|
+
registeredInCodebase: true,
|
|
3237
3237
|
},
|
|
3238
3238
|
{
|
|
3239
3239
|
name: 'IMDIV',
|
|
3240
3240
|
odfStatus: 'Placeholder (blocked)',
|
|
3241
3241
|
inOfficeList: true,
|
|
3242
3242
|
deterministic: 'deterministic',
|
|
3243
|
-
runtimeStatus: '
|
|
3243
|
+
runtimeStatus: 'implemented',
|
|
3244
3244
|
protocolId: undefined,
|
|
3245
3245
|
protocolName: undefined,
|
|
3246
3246
|
protocolSupportsWasm: false,
|
|
3247
|
-
jsStatus: '
|
|
3247
|
+
jsStatus: 'implemented',
|
|
3248
3248
|
wasmStatus: 'not-started',
|
|
3249
3249
|
placeholder: false,
|
|
3250
|
-
registeredInCodebase:
|
|
3250
|
+
registeredInCodebase: true,
|
|
3251
3251
|
},
|
|
3252
3252
|
{
|
|
3253
3253
|
name: 'IMEXP',
|
|
3254
3254
|
odfStatus: 'Placeholder (blocked)',
|
|
3255
3255
|
inOfficeList: true,
|
|
3256
3256
|
deterministic: 'deterministic',
|
|
3257
|
-
runtimeStatus: '
|
|
3257
|
+
runtimeStatus: 'implemented',
|
|
3258
3258
|
protocolId: undefined,
|
|
3259
3259
|
protocolName: undefined,
|
|
3260
3260
|
protocolSupportsWasm: false,
|
|
3261
|
-
jsStatus: '
|
|
3261
|
+
jsStatus: 'implemented',
|
|
3262
3262
|
wasmStatus: 'not-started',
|
|
3263
3263
|
placeholder: false,
|
|
3264
|
-
registeredInCodebase:
|
|
3264
|
+
registeredInCodebase: true,
|
|
3265
3265
|
},
|
|
3266
3266
|
{
|
|
3267
3267
|
name: 'IMLN',
|
|
3268
3268
|
odfStatus: 'Placeholder (blocked)',
|
|
3269
3269
|
inOfficeList: true,
|
|
3270
3270
|
deterministic: 'deterministic',
|
|
3271
|
-
runtimeStatus: '
|
|
3271
|
+
runtimeStatus: 'implemented',
|
|
3272
3272
|
protocolId: undefined,
|
|
3273
3273
|
protocolName: undefined,
|
|
3274
3274
|
protocolSupportsWasm: false,
|
|
3275
|
-
jsStatus: '
|
|
3275
|
+
jsStatus: 'implemented',
|
|
3276
3276
|
wasmStatus: 'not-started',
|
|
3277
3277
|
placeholder: false,
|
|
3278
|
-
registeredInCodebase:
|
|
3278
|
+
registeredInCodebase: true,
|
|
3279
3279
|
},
|
|
3280
3280
|
{
|
|
3281
3281
|
name: 'IMLOG10',
|
|
3282
3282
|
odfStatus: 'Placeholder (blocked)',
|
|
3283
3283
|
inOfficeList: true,
|
|
3284
3284
|
deterministic: 'deterministic',
|
|
3285
|
-
runtimeStatus: '
|
|
3285
|
+
runtimeStatus: 'implemented',
|
|
3286
3286
|
protocolId: undefined,
|
|
3287
3287
|
protocolName: undefined,
|
|
3288
3288
|
protocolSupportsWasm: false,
|
|
3289
|
-
jsStatus: '
|
|
3289
|
+
jsStatus: 'implemented',
|
|
3290
3290
|
wasmStatus: 'not-started',
|
|
3291
3291
|
placeholder: false,
|
|
3292
|
-
registeredInCodebase:
|
|
3292
|
+
registeredInCodebase: true,
|
|
3293
3293
|
},
|
|
3294
3294
|
{
|
|
3295
3295
|
name: 'IMLOG2',
|
|
3296
3296
|
odfStatus: 'Placeholder (blocked)',
|
|
3297
3297
|
inOfficeList: true,
|
|
3298
3298
|
deterministic: 'deterministic',
|
|
3299
|
-
runtimeStatus: '
|
|
3299
|
+
runtimeStatus: 'implemented',
|
|
3300
3300
|
protocolId: undefined,
|
|
3301
3301
|
protocolName: undefined,
|
|
3302
3302
|
protocolSupportsWasm: false,
|
|
3303
|
-
jsStatus: '
|
|
3303
|
+
jsStatus: 'implemented',
|
|
3304
3304
|
wasmStatus: 'not-started',
|
|
3305
3305
|
placeholder: false,
|
|
3306
|
-
registeredInCodebase:
|
|
3306
|
+
registeredInCodebase: true,
|
|
3307
3307
|
},
|
|
3308
3308
|
{
|
|
3309
3309
|
name: 'IMPOWER',
|
|
3310
3310
|
odfStatus: 'Placeholder (blocked)',
|
|
3311
3311
|
inOfficeList: true,
|
|
3312
3312
|
deterministic: 'deterministic',
|
|
3313
|
-
runtimeStatus: '
|
|
3313
|
+
runtimeStatus: 'implemented',
|
|
3314
3314
|
protocolId: undefined,
|
|
3315
3315
|
protocolName: undefined,
|
|
3316
3316
|
protocolSupportsWasm: false,
|
|
3317
|
-
jsStatus: '
|
|
3317
|
+
jsStatus: 'implemented',
|
|
3318
3318
|
wasmStatus: 'not-started',
|
|
3319
3319
|
placeholder: false,
|
|
3320
|
-
registeredInCodebase:
|
|
3320
|
+
registeredInCodebase: true,
|
|
3321
3321
|
},
|
|
3322
3322
|
{
|
|
3323
3323
|
name: 'IMPRODUCT',
|
|
3324
3324
|
odfStatus: 'Placeholder (blocked)',
|
|
3325
3325
|
inOfficeList: true,
|
|
3326
3326
|
deterministic: 'deterministic',
|
|
3327
|
-
runtimeStatus: '
|
|
3327
|
+
runtimeStatus: 'implemented',
|
|
3328
3328
|
protocolId: undefined,
|
|
3329
3329
|
protocolName: undefined,
|
|
3330
3330
|
protocolSupportsWasm: false,
|
|
3331
|
-
jsStatus: '
|
|
3331
|
+
jsStatus: 'implemented',
|
|
3332
3332
|
wasmStatus: 'not-started',
|
|
3333
3333
|
placeholder: false,
|
|
3334
|
-
registeredInCodebase:
|
|
3334
|
+
registeredInCodebase: true,
|
|
3335
3335
|
},
|
|
3336
3336
|
{
|
|
3337
3337
|
name: 'IMREAL',
|
|
3338
3338
|
odfStatus: 'Placeholder (blocked)',
|
|
3339
3339
|
inOfficeList: true,
|
|
3340
3340
|
deterministic: 'deterministic',
|
|
3341
|
-
runtimeStatus: '
|
|
3341
|
+
runtimeStatus: 'implemented',
|
|
3342
3342
|
protocolId: undefined,
|
|
3343
3343
|
protocolName: undefined,
|
|
3344
3344
|
protocolSupportsWasm: false,
|
|
3345
|
-
jsStatus: '
|
|
3345
|
+
jsStatus: 'implemented',
|
|
3346
3346
|
wasmStatus: 'not-started',
|
|
3347
3347
|
placeholder: false,
|
|
3348
|
-
registeredInCodebase:
|
|
3348
|
+
registeredInCodebase: true,
|
|
3349
3349
|
},
|
|
3350
3350
|
{
|
|
3351
3351
|
name: 'IMSEC',
|
|
3352
3352
|
odfStatus: 'Placeholder (blocked)',
|
|
3353
3353
|
inOfficeList: true,
|
|
3354
3354
|
deterministic: 'deterministic',
|
|
3355
|
-
runtimeStatus: '
|
|
3355
|
+
runtimeStatus: 'implemented',
|
|
3356
3356
|
protocolId: undefined,
|
|
3357
3357
|
protocolName: undefined,
|
|
3358
3358
|
protocolSupportsWasm: false,
|
|
3359
|
-
jsStatus: '
|
|
3359
|
+
jsStatus: 'implemented',
|
|
3360
3360
|
wasmStatus: 'not-started',
|
|
3361
3361
|
placeholder: false,
|
|
3362
|
-
registeredInCodebase:
|
|
3362
|
+
registeredInCodebase: true,
|
|
3363
3363
|
},
|
|
3364
3364
|
{
|
|
3365
3365
|
name: 'IMSECH',
|
|
3366
3366
|
odfStatus: 'Placeholder (blocked)',
|
|
3367
3367
|
inOfficeList: true,
|
|
3368
3368
|
deterministic: 'deterministic',
|
|
3369
|
-
runtimeStatus: '
|
|
3369
|
+
runtimeStatus: 'implemented',
|
|
3370
3370
|
protocolId: undefined,
|
|
3371
3371
|
protocolName: undefined,
|
|
3372
3372
|
protocolSupportsWasm: false,
|
|
3373
|
-
jsStatus: '
|
|
3373
|
+
jsStatus: 'implemented',
|
|
3374
3374
|
wasmStatus: 'not-started',
|
|
3375
3375
|
placeholder: false,
|
|
3376
|
-
registeredInCodebase:
|
|
3376
|
+
registeredInCodebase: true,
|
|
3377
3377
|
},
|
|
3378
3378
|
{
|
|
3379
3379
|
name: 'IMSIN',
|
|
3380
3380
|
odfStatus: 'Placeholder (blocked)',
|
|
3381
3381
|
inOfficeList: true,
|
|
3382
3382
|
deterministic: 'deterministic',
|
|
3383
|
-
runtimeStatus: '
|
|
3383
|
+
runtimeStatus: 'implemented',
|
|
3384
3384
|
protocolId: undefined,
|
|
3385
3385
|
protocolName: undefined,
|
|
3386
3386
|
protocolSupportsWasm: false,
|
|
3387
|
-
jsStatus: '
|
|
3387
|
+
jsStatus: 'implemented',
|
|
3388
3388
|
wasmStatus: 'not-started',
|
|
3389
3389
|
placeholder: false,
|
|
3390
|
-
registeredInCodebase:
|
|
3390
|
+
registeredInCodebase: true,
|
|
3391
3391
|
},
|
|
3392
3392
|
{
|
|
3393
3393
|
name: 'IMSINH',
|
|
3394
3394
|
odfStatus: 'Not in ODF 1.4 mandatory',
|
|
3395
3395
|
inOfficeList: true,
|
|
3396
3396
|
deterministic: 'deterministic',
|
|
3397
|
-
runtimeStatus: '
|
|
3397
|
+
runtimeStatus: 'implemented',
|
|
3398
3398
|
protocolId: undefined,
|
|
3399
3399
|
protocolName: undefined,
|
|
3400
3400
|
protocolSupportsWasm: false,
|
|
3401
|
-
jsStatus: '
|
|
3401
|
+
jsStatus: 'implemented',
|
|
3402
3402
|
wasmStatus: 'not-started',
|
|
3403
3403
|
placeholder: false,
|
|
3404
|
-
registeredInCodebase:
|
|
3404
|
+
registeredInCodebase: true,
|
|
3405
3405
|
},
|
|
3406
3406
|
{
|
|
3407
3407
|
name: 'IMSQRT',
|
|
3408
3408
|
odfStatus: 'Placeholder (blocked)',
|
|
3409
3409
|
inOfficeList: true,
|
|
3410
3410
|
deterministic: 'deterministic',
|
|
3411
|
-
runtimeStatus: '
|
|
3411
|
+
runtimeStatus: 'implemented',
|
|
3412
3412
|
protocolId: undefined,
|
|
3413
3413
|
protocolName: undefined,
|
|
3414
3414
|
protocolSupportsWasm: false,
|
|
3415
|
-
jsStatus: '
|
|
3415
|
+
jsStatus: 'implemented',
|
|
3416
3416
|
wasmStatus: 'not-started',
|
|
3417
3417
|
placeholder: false,
|
|
3418
|
-
registeredInCodebase:
|
|
3418
|
+
registeredInCodebase: true,
|
|
3419
3419
|
},
|
|
3420
3420
|
{
|
|
3421
3421
|
name: 'IMSUB',
|
|
3422
3422
|
odfStatus: 'Placeholder (blocked)',
|
|
3423
3423
|
inOfficeList: true,
|
|
3424
3424
|
deterministic: 'deterministic',
|
|
3425
|
-
runtimeStatus: '
|
|
3425
|
+
runtimeStatus: 'implemented',
|
|
3426
3426
|
protocolId: undefined,
|
|
3427
3427
|
protocolName: undefined,
|
|
3428
3428
|
protocolSupportsWasm: false,
|
|
3429
|
-
jsStatus: '
|
|
3429
|
+
jsStatus: 'implemented',
|
|
3430
3430
|
wasmStatus: 'not-started',
|
|
3431
3431
|
placeholder: false,
|
|
3432
|
-
registeredInCodebase:
|
|
3432
|
+
registeredInCodebase: true,
|
|
3433
3433
|
},
|
|
3434
3434
|
{
|
|
3435
3435
|
name: 'IMSUM',
|
|
3436
3436
|
odfStatus: 'Placeholder (blocked)',
|
|
3437
3437
|
inOfficeList: true,
|
|
3438
3438
|
deterministic: 'deterministic',
|
|
3439
|
-
runtimeStatus: '
|
|
3439
|
+
runtimeStatus: 'implemented',
|
|
3440
3440
|
protocolId: undefined,
|
|
3441
3441
|
protocolName: undefined,
|
|
3442
3442
|
protocolSupportsWasm: false,
|
|
3443
|
-
jsStatus: '
|
|
3443
|
+
jsStatus: 'implemented',
|
|
3444
3444
|
wasmStatus: 'not-started',
|
|
3445
3445
|
placeholder: false,
|
|
3446
|
-
registeredInCodebase:
|
|
3446
|
+
registeredInCodebase: true,
|
|
3447
3447
|
},
|
|
3448
3448
|
{
|
|
3449
3449
|
name: 'IMTAN',
|
|
3450
3450
|
odfStatus: 'Placeholder (blocked)',
|
|
3451
3451
|
inOfficeList: true,
|
|
3452
3452
|
deterministic: 'deterministic',
|
|
3453
|
-
runtimeStatus: '
|
|
3453
|
+
runtimeStatus: 'implemented',
|
|
3454
3454
|
protocolId: undefined,
|
|
3455
3455
|
protocolName: undefined,
|
|
3456
3456
|
protocolSupportsWasm: false,
|
|
3457
|
-
jsStatus: '
|
|
3457
|
+
jsStatus: 'implemented',
|
|
3458
3458
|
wasmStatus: 'not-started',
|
|
3459
3459
|
placeholder: false,
|
|
3460
|
-
registeredInCodebase:
|
|
3460
|
+
registeredInCodebase: true,
|
|
3461
3461
|
},
|
|
3462
3462
|
{
|
|
3463
3463
|
name: 'INDEX',
|
|
@@ -3898,28 +3898,28 @@ export const formulaInventory = [
|
|
|
3898
3898
|
odfStatus: 'Legacy not implemented',
|
|
3899
3899
|
inOfficeList: false,
|
|
3900
3900
|
deterministic: 'deterministic',
|
|
3901
|
-
runtimeStatus: '
|
|
3901
|
+
runtimeStatus: 'implemented',
|
|
3902
3902
|
protocolId: undefined,
|
|
3903
3903
|
protocolName: undefined,
|
|
3904
3904
|
protocolSupportsWasm: false,
|
|
3905
|
-
jsStatus: '
|
|
3905
|
+
jsStatus: 'implemented',
|
|
3906
3906
|
wasmStatus: 'not-started',
|
|
3907
3907
|
placeholder: false,
|
|
3908
|
-
registeredInCodebase:
|
|
3908
|
+
registeredInCodebase: true,
|
|
3909
3909
|
},
|
|
3910
3910
|
{
|
|
3911
3911
|
name: 'LEGACY.NORMSINV',
|
|
3912
3912
|
odfStatus: 'Legacy not implemented',
|
|
3913
3913
|
inOfficeList: false,
|
|
3914
3914
|
deterministic: 'deterministic',
|
|
3915
|
-
runtimeStatus: '
|
|
3915
|
+
runtimeStatus: 'implemented',
|
|
3916
3916
|
protocolId: undefined,
|
|
3917
3917
|
protocolName: undefined,
|
|
3918
3918
|
protocolSupportsWasm: false,
|
|
3919
|
-
jsStatus: '
|
|
3919
|
+
jsStatus: 'implemented',
|
|
3920
3920
|
wasmStatus: 'not-started',
|
|
3921
3921
|
placeholder: false,
|
|
3922
|
-
registeredInCodebase:
|
|
3922
|
+
registeredInCodebase: true,
|
|
3923
3923
|
},
|
|
3924
3924
|
{
|
|
3925
3925
|
name: 'LEN',
|
|
@@ -4206,14 +4206,14 @@ export const formulaInventory = [
|
|
|
4206
4206
|
odfStatus: 'Implemented',
|
|
4207
4207
|
inOfficeList: true,
|
|
4208
4208
|
deterministic: 'deterministic',
|
|
4209
|
-
runtimeStatus: '
|
|
4209
|
+
runtimeStatus: 'implemented',
|
|
4210
4210
|
protocolId: undefined,
|
|
4211
4211
|
protocolName: undefined,
|
|
4212
4212
|
protocolSupportsWasm: false,
|
|
4213
|
-
jsStatus: '
|
|
4213
|
+
jsStatus: 'implemented',
|
|
4214
4214
|
wasmStatus: 'not-started',
|
|
4215
4215
|
placeholder: false,
|
|
4216
|
-
registeredInCodebase:
|
|
4216
|
+
registeredInCodebase: true,
|
|
4217
4217
|
},
|
|
4218
4218
|
{
|
|
4219
4219
|
name: 'MDURATION',
|
|
@@ -4332,14 +4332,14 @@ export const formulaInventory = [
|
|
|
4332
4332
|
odfStatus: 'Implemented',
|
|
4333
4333
|
inOfficeList: true,
|
|
4334
4334
|
deterministic: 'deterministic',
|
|
4335
|
-
runtimeStatus: '
|
|
4335
|
+
runtimeStatus: 'implemented',
|
|
4336
4336
|
protocolId: undefined,
|
|
4337
4337
|
protocolName: undefined,
|
|
4338
4338
|
protocolSupportsWasm: false,
|
|
4339
|
-
jsStatus: '
|
|
4339
|
+
jsStatus: 'implemented',
|
|
4340
4340
|
wasmStatus: 'not-started',
|
|
4341
4341
|
placeholder: false,
|
|
4342
|
-
registeredInCodebase:
|
|
4342
|
+
registeredInCodebase: true,
|
|
4343
4343
|
},
|
|
4344
4344
|
{
|
|
4345
4345
|
name: 'MIRR',
|
|
@@ -4360,14 +4360,14 @@ export const formulaInventory = [
|
|
|
4360
4360
|
odfStatus: 'Implemented',
|
|
4361
4361
|
inOfficeList: true,
|
|
4362
4362
|
deterministic: 'deterministic',
|
|
4363
|
-
runtimeStatus: '
|
|
4363
|
+
runtimeStatus: 'implemented',
|
|
4364
4364
|
protocolId: undefined,
|
|
4365
4365
|
protocolName: undefined,
|
|
4366
4366
|
protocolSupportsWasm: false,
|
|
4367
|
-
jsStatus: '
|
|
4367
|
+
jsStatus: 'implemented',
|
|
4368
4368
|
wasmStatus: 'not-started',
|
|
4369
4369
|
placeholder: false,
|
|
4370
|
-
registeredInCodebase:
|
|
4370
|
+
registeredInCodebase: true,
|
|
4371
4371
|
},
|
|
4372
4372
|
{
|
|
4373
4373
|
name: 'MOD',
|
|
@@ -4458,14 +4458,14 @@ export const formulaInventory = [
|
|
|
4458
4458
|
odfStatus: 'Implemented',
|
|
4459
4459
|
inOfficeList: true,
|
|
4460
4460
|
deterministic: 'deterministic',
|
|
4461
|
-
runtimeStatus: '
|
|
4461
|
+
runtimeStatus: 'implemented',
|
|
4462
4462
|
protocolId: undefined,
|
|
4463
4463
|
protocolName: undefined,
|
|
4464
4464
|
protocolSupportsWasm: false,
|
|
4465
|
-
jsStatus: '
|
|
4465
|
+
jsStatus: 'implemented',
|
|
4466
4466
|
wasmStatus: 'not-started',
|
|
4467
4467
|
placeholder: false,
|
|
4468
|
-
registeredInCodebase:
|
|
4468
|
+
registeredInCodebase: true,
|
|
4469
4469
|
},
|
|
4470
4470
|
{
|
|
4471
4471
|
name: 'MULTIPLE.OPERATIONS',
|
|
@@ -4990,14 +4990,14 @@ export const formulaInventory = [
|
|
|
4990
4990
|
odfStatus: 'Not in ODF 1.4 mandatory',
|
|
4991
4991
|
inOfficeList: true,
|
|
4992
4992
|
deterministic: 'deterministic',
|
|
4993
|
-
runtimeStatus: '
|
|
4993
|
+
runtimeStatus: 'implemented',
|
|
4994
4994
|
protocolId: undefined,
|
|
4995
4995
|
protocolName: undefined,
|
|
4996
4996
|
protocolSupportsWasm: false,
|
|
4997
|
-
jsStatus: '
|
|
4997
|
+
jsStatus: 'implemented',
|
|
4998
4998
|
wasmStatus: 'not-started',
|
|
4999
4999
|
placeholder: false,
|
|
5000
|
-
registeredInCodebase:
|
|
5000
|
+
registeredInCodebase: true,
|
|
5001
5001
|
},
|
|
5002
5002
|
{
|
|
5003
5003
|
name: 'PERCENTRANK',
|
|
@@ -5270,14 +5270,14 @@ export const formulaInventory = [
|
|
|
5270
5270
|
odfStatus: 'Not in ODF 1.4 mandatory',
|
|
5271
5271
|
inOfficeList: true,
|
|
5272
5272
|
deterministic: 'deterministic',
|
|
5273
|
-
runtimeStatus: '
|
|
5273
|
+
runtimeStatus: 'implemented',
|
|
5274
5274
|
protocolId: undefined,
|
|
5275
5275
|
protocolName: undefined,
|
|
5276
5276
|
protocolSupportsWasm: false,
|
|
5277
|
-
jsStatus: '
|
|
5277
|
+
jsStatus: 'implemented',
|
|
5278
5278
|
wasmStatus: 'not-started',
|
|
5279
5279
|
placeholder: false,
|
|
5280
|
-
registeredInCodebase:
|
|
5280
|
+
registeredInCodebase: true,
|
|
5281
5281
|
},
|
|
5282
5282
|
{
|
|
5283
5283
|
name: 'PV',
|
|
@@ -5494,42 +5494,42 @@ export const formulaInventory = [
|
|
|
5494
5494
|
odfStatus: 'Not in ODF 1.4 mandatory',
|
|
5495
5495
|
inOfficeList: true,
|
|
5496
5496
|
deterministic: 'deterministic',
|
|
5497
|
-
runtimeStatus: '
|
|
5497
|
+
runtimeStatus: 'implemented',
|
|
5498
5498
|
protocolId: undefined,
|
|
5499
5499
|
protocolName: undefined,
|
|
5500
5500
|
protocolSupportsWasm: false,
|
|
5501
|
-
jsStatus: '
|
|
5501
|
+
jsStatus: 'implemented',
|
|
5502
5502
|
wasmStatus: 'not-started',
|
|
5503
5503
|
placeholder: false,
|
|
5504
|
-
registeredInCodebase:
|
|
5504
|
+
registeredInCodebase: true,
|
|
5505
5505
|
},
|
|
5506
5506
|
{
|
|
5507
5507
|
name: 'REGEXREPLACE',
|
|
5508
5508
|
odfStatus: 'Not in ODF 1.4 mandatory',
|
|
5509
5509
|
inOfficeList: true,
|
|
5510
5510
|
deterministic: 'deterministic',
|
|
5511
|
-
runtimeStatus: '
|
|
5511
|
+
runtimeStatus: 'implemented',
|
|
5512
5512
|
protocolId: undefined,
|
|
5513
5513
|
protocolName: undefined,
|
|
5514
5514
|
protocolSupportsWasm: false,
|
|
5515
|
-
jsStatus: '
|
|
5515
|
+
jsStatus: 'implemented',
|
|
5516
5516
|
wasmStatus: 'not-started',
|
|
5517
5517
|
placeholder: false,
|
|
5518
|
-
registeredInCodebase:
|
|
5518
|
+
registeredInCodebase: true,
|
|
5519
5519
|
},
|
|
5520
5520
|
{
|
|
5521
5521
|
name: 'REGEXTEST',
|
|
5522
5522
|
odfStatus: 'Not in ODF 1.4 mandatory',
|
|
5523
5523
|
inOfficeList: true,
|
|
5524
5524
|
deterministic: 'deterministic',
|
|
5525
|
-
runtimeStatus: '
|
|
5525
|
+
runtimeStatus: 'implemented',
|
|
5526
5526
|
protocolId: undefined,
|
|
5527
5527
|
protocolName: undefined,
|
|
5528
5528
|
protocolSupportsWasm: false,
|
|
5529
|
-
jsStatus: '
|
|
5529
|
+
jsStatus: 'implemented',
|
|
5530
5530
|
wasmStatus: 'not-started',
|
|
5531
5531
|
placeholder: false,
|
|
5532
|
-
registeredInCodebase:
|
|
5532
|
+
registeredInCodebase: true,
|
|
5533
5533
|
},
|
|
5534
5534
|
{
|
|
5535
5535
|
name: 'REGISTER.ID',
|
|
@@ -5620,14 +5620,14 @@ export const formulaInventory = [
|
|
|
5620
5620
|
odfStatus: 'Implemented',
|
|
5621
5621
|
inOfficeList: true,
|
|
5622
5622
|
deterministic: 'deterministic',
|
|
5623
|
-
runtimeStatus: '
|
|
5623
|
+
runtimeStatus: 'implemented',
|
|
5624
5624
|
protocolId: undefined,
|
|
5625
5625
|
protocolName: undefined,
|
|
5626
5626
|
protocolSupportsWasm: false,
|
|
5627
|
-
jsStatus: '
|
|
5627
|
+
jsStatus: 'implemented',
|
|
5628
5628
|
wasmStatus: 'not-started',
|
|
5629
5629
|
placeholder: false,
|
|
5630
|
-
registeredInCodebase:
|
|
5630
|
+
registeredInCodebase: true,
|
|
5631
5631
|
},
|
|
5632
5632
|
{
|
|
5633
5633
|
name: 'ROUND',
|
|
@@ -5956,14 +5956,14 @@ export const formulaInventory = [
|
|
|
5956
5956
|
odfStatus: 'Missing',
|
|
5957
5957
|
inOfficeList: false,
|
|
5958
5958
|
deterministic: 'deterministic',
|
|
5959
|
-
runtimeStatus: '
|
|
5959
|
+
runtimeStatus: 'implemented',
|
|
5960
5960
|
protocolId: undefined,
|
|
5961
5961
|
protocolName: undefined,
|
|
5962
5962
|
protocolSupportsWasm: false,
|
|
5963
|
-
jsStatus: '
|
|
5963
|
+
jsStatus: 'implemented',
|
|
5964
5964
|
wasmStatus: 'not-started',
|
|
5965
5965
|
placeholder: false,
|
|
5966
|
-
registeredInCodebase:
|
|
5966
|
+
registeredInCodebase: true,
|
|
5967
5967
|
},
|
|
5968
5968
|
{
|
|
5969
5969
|
name: 'SLN',
|
|
@@ -6292,42 +6292,42 @@ export const formulaInventory = [
|
|
|
6292
6292
|
odfStatus: 'Implemented',
|
|
6293
6293
|
inOfficeList: true,
|
|
6294
6294
|
deterministic: 'deterministic',
|
|
6295
|
-
runtimeStatus: '
|
|
6295
|
+
runtimeStatus: 'implemented',
|
|
6296
6296
|
protocolId: undefined,
|
|
6297
6297
|
protocolName: undefined,
|
|
6298
6298
|
protocolSupportsWasm: false,
|
|
6299
|
-
jsStatus: '
|
|
6299
|
+
jsStatus: 'implemented',
|
|
6300
6300
|
wasmStatus: 'not-started',
|
|
6301
6301
|
placeholder: false,
|
|
6302
|
-
registeredInCodebase:
|
|
6302
|
+
registeredInCodebase: true,
|
|
6303
6303
|
},
|
|
6304
6304
|
{
|
|
6305
6305
|
name: 'SUMX2PY2',
|
|
6306
6306
|
odfStatus: 'Implemented',
|
|
6307
6307
|
inOfficeList: true,
|
|
6308
6308
|
deterministic: 'deterministic',
|
|
6309
|
-
runtimeStatus: '
|
|
6309
|
+
runtimeStatus: 'implemented',
|
|
6310
6310
|
protocolId: undefined,
|
|
6311
6311
|
protocolName: undefined,
|
|
6312
6312
|
protocolSupportsWasm: false,
|
|
6313
|
-
jsStatus: '
|
|
6313
|
+
jsStatus: 'implemented',
|
|
6314
6314
|
wasmStatus: 'not-started',
|
|
6315
6315
|
placeholder: false,
|
|
6316
|
-
registeredInCodebase:
|
|
6316
|
+
registeredInCodebase: true,
|
|
6317
6317
|
},
|
|
6318
6318
|
{
|
|
6319
6319
|
name: 'SUMXMY2',
|
|
6320
6320
|
odfStatus: 'Implemented',
|
|
6321
6321
|
inOfficeList: true,
|
|
6322
6322
|
deterministic: 'deterministic',
|
|
6323
|
-
runtimeStatus: '
|
|
6323
|
+
runtimeStatus: 'implemented',
|
|
6324
6324
|
protocolId: undefined,
|
|
6325
6325
|
protocolName: undefined,
|
|
6326
6326
|
protocolSupportsWasm: false,
|
|
6327
|
-
jsStatus: '
|
|
6327
|
+
jsStatus: 'implemented',
|
|
6328
6328
|
wasmStatus: 'not-started',
|
|
6329
6329
|
placeholder: false,
|
|
6330
|
-
registeredInCodebase:
|
|
6330
|
+
registeredInCodebase: true,
|
|
6331
6331
|
},
|
|
6332
6332
|
{
|
|
6333
6333
|
name: 'SWITCH',
|