From d7aae30d6bd53eb66f6e300d024f597f70fc01fb Mon Sep 17 00:00:00 2001 From: Markus Mohrhard Date: Mon, 17 Oct 2011 16:05:15 +0200 Subject: make the mathematical functions test simpler --- .../unit/data/contentCSV/mathematical-functions.csv | 7 +++++-- sc/qa/unit/data/ods/functions.ods | Bin 9761 -> 10500 bytes 2 files changed, 5 insertions(+), 2 deletions(-) (limited to 'sc') 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 index 4c098247f0ee..231747370137 100644 Binary files a/sc/qa/unit/data/ods/functions.ods and b/sc/qa/unit/data/ods/functions.ods differ -- cgit v1.2.3