Skip to content
This repository was archived by the owner on Jul 15, 2021. It is now read-only.

Commit 407e2cc

Browse files
committed
Changed: supported-formulas is now up to date
1 parent 60f57d1 commit 407e2cc

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/supported-formulas.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ const SUPPORTED_FORMULAS = [
9696
'DELTA',
9797
'DEVSQ',
9898
'DIVIDE',
99-
'DOLLAR',
10099
'DOLLARDE',
101100
'DOLLARFR',
102101
'E',
@@ -125,7 +124,6 @@ const SUPPORTED_FORMULAS = [
125124
'FINVRT',
126125
'FISHER',
127126
'FISHERINV',
128-
'FIXED',
129127
'FLATTEN',
130128
'FLOOR',
131129
'FORECAST',
@@ -250,7 +248,6 @@ const SUPPORTED_FORMULAS = [
250248
'NPER',
251249
'NPV',
252250
'NUMBERS',
253-
'NUMERAL',
254251
'OCT2BIN',
255252
'OCT2DEC',
256253
'OCT2HEX',
@@ -356,7 +353,6 @@ const SUPPORTED_FORMULAS = [
356353
'TDIST',
357354
'TDIST2T',
358355
'TDISTRT',
359-
'TEXT',
360356
'TIME',
361357
'TIMEVALUE',
362358
'TINV',
@@ -372,7 +368,6 @@ const SUPPORTED_FORMULAS = [
372368
'UNICODE',
373369
'UNIQUE',
374370
'UPPER',
375-
'VALUE',
376371
'VAR.P',
377372
'VAR.S',
378373
'VARA',

0 commit comments

Comments
 (0)