Subject: couple of questions about complex expressions
From: Barton Willis
Date: Sun, 30 Sep 2012 22:03:48 +0000
As an experiment, I removed the rational to binary64 conversion (when $float is true) for the functions *red and *red1.
The testsuite reported 17 errors. One bug is inverse_jacobi_cs(1/7,2/7), numer doesn't evaluate to a binary64. Maybe
that would be easy to fix. Other bugs include things like
********************** Problem 534 ***************
Input:closeto(erf(%i+7.5b-1),5.39788632227100129936591912063260716699852732091113612337142798b-1*%i+
1.372897192365736489613456241111589390954675856186764729607156305b0,1.0b-61)
Result:
error-catch
--Barton
________________________________