diff options
author | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2011-10-17 16:05:15 +0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2011-10-17 16:11:55 +0200 |
commit | d7aae30d6bd53eb66f6e300d024f597f70fc01fb (patch) | |
tree | 3a49d96104808b6713b826fe32a2753708da5ef2 /sc | |
parent | 722d993a4384d8c4f294994757894af09348ac4f (diff) |
make the mathematical functions test simpler
Diffstat (limited to 'sc')
-rw-r--r-- | sc/qa/unit/data/contentCSV/mathematical-functions.csv | 7 | ||||
-rw-r--r-- | sc/qa/unit/data/ods/functions.ods | bin | 9761 -> 10500 bytes |
2 files changed, 5 insertions, 2 deletions
diff --git a/sc/qa/unit/data/contentCSV/mathematical-functions.csv b/sc/qa/unit/data/contentCSV/mathematical-functions.csv index 106e5705bad6..c5e1d045dde6 100644 --- a/sc/qa/unit/data/contentCSV/mathematical-functions.csv +++ b/sc/qa/unit/data/contentCSV/mathematical-functions.csv @@ -1,4 +1,7 @@ 0, 1, 10 -1.5707963268, 0, 3.1415926536 +0.5, 0, 1 0, Err:502 -1.5707963268, 2.3561944902, 0.7853981634 +0.5, 0.75, 0.25 +3.1415926536 +1,1,3,-3,-5,5 +0,2,12,-4,-6,4 diff --git a/sc/qa/unit/data/ods/functions.ods b/sc/qa/unit/data/ods/functions.ods Binary files differindex 4c098247f0ee..231747370137 100644 --- a/sc/qa/unit/data/ods/functions.ods +++ b/sc/qa/unit/data/ods/functions.ods |