Post Reply 
A bug in the CAS
07-09-2017, 02:50 AM
Post: #6
RE: A bug in the CAS
(07-08-2017 08:58 AM)Arno K Wrote:  Well, CAS or not should not matter here, ist a calculator and so has to produce reliable putput.
The problem here seems to be parsing of expressions, if one enters 3rd root of 27*10^-81 it works, but hitting the EEX-key gives a hint, the e is small in the input-line and converted to upper case on parsing, 27e-81 becomes 2.7E-80 without the root.
Arno

I have tried some ways to avoid the ambiguous parsing but it doesn't work at all. I found that other two bugs in the CAS:
1.if you input exact(1e-80), you will get 0. I set the epsilon to 2.2250738585e−308 but got the same result. I think there may be something wrong for the CAS to deal with small numbers.
2. If you input bloc(), you will get 0. But if you then move your cursor to the "bloc" and press Enter, the calculator crashes.


Attached File(s) Thumbnail(s)
   
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
A bug in the CAS - wangchong01 - 07-08-2017, 03:57 AM
RE: A bug in the CAS - Arno K - 07-08-2017, 06:23 AM
RE: A bug in the CAS - Freire - 07-08-2017, 07:33 AM
RE: A bug in the CAS - Arno K - 07-08-2017, 08:58 AM
RE: A bug in the CAS - wangchong01 - 07-09-2017 02:50 AM
RE: A bug in the CAS - parisse - 07-08-2017, 07:53 PM
RE: A bug in the CAS - Freire - 07-09-2017, 06:03 AM
RE: A bug in the CAS - Arno K - 07-09-2017, 06:27 AM
RE: A bug in the CAS - parisse - 07-09-2017, 07:03 AM
RE: A bug in the CAS - wangchong01 - 07-09-2017, 07:42 AM
RE: A bug in the CAS - parisse - 07-09-2017, 04:12 PM
RE: A bug in the CAS - webmasterpdx - 07-10-2017, 04:34 AM
RE: A bug in the CAS - parisse - 07-10-2017, 07:48 AM
RE: A bug in the CAS - fhub - 07-10-2017, 10:56 AM
RE: A bug in the CAS - parisse - 07-11-2017, 12:59 PM
RE: A bug in the CAS - wangchong01 - 07-29-2017, 06:52 AM
RE: A bug in the CAS - DrD - 07-29-2017, 10:11 AM
RE: A bug in the CAS - parisse - 07-29-2017, 11:53 AM



User(s) browsing this thread: 1 Guest(s)