Re: complex : needless loss of precision [mostly fixed]
- From: Morten Welinder <mortenw gnome org>
- To: John Denker <jsd av8n com>
- Cc: Gnumeric Spreadsheet List <gnumeric-list gnome org>
- Subject: Re: complex : needless loss of precision [mostly fixed]
- Date: Tue, 9 Apr 2013 13:25:47 -0400
I have fixed the space handling in the complex number parsing and added
a test sheet that shows that we match what Excel does, except for:
1. When things don't parse we return #VALUE whereas Excel returns #NUM.
2. We do not allow "1,000i", i.e., the use of a thousands separator.
3. We do allow "+ j". That looks like an Excel bug as they do allow "+ 1j" and
"+ 1 j".
(1) Somehow needs to be fixed at some point.
Morten
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]