See http://trac.sagemath.org/sage_trac/ticket/4266
On Oct 10, 2008, at 4:14 PM, mabshoff wrote:
>
>
>
> On Oct 10, 4:04 pm, john_perry_usm <[EMAIL PROTECTED]> wrote:
>> Try adding another 1. Apparently I copied & pasted the wrong one.
>>
>
> I can reproduce it on a 64 bit box:
>
> sage:
> round(
On Oct 10, 4:04 pm, john_perry_usm <[EMAIL PROTECTED]> wrote:
> Try adding another 1. Apparently I copied & pasted the wrong one.
>
I can reproduce it on a 64 bit box:
sage:
round(sqrt(1
I just get:
1.05409255339e+154
when I input your example.
-M. Hampton
On Oct 10, 5:24 pm, john_perry_usm <[EMAIL PROTECTED]> wrote:
> Sure. This fails in exactly the fashion I mean:
> sage:
> round(sqrt(1
Try adding another 1. Apparently I copied & pasted the wrong one.
On Oct 10, 6:01 pm, Marshall Hampton <[EMAIL PROTECTED]> wrote:
> I just get:
> 1.05409255339e+154
> when I input your example.
>
> -M. Hampton
>
> On Oct 10, 5:24 pm, john_perry_usm <[EMAIL PROTECTED]> wrote:
>
> > Sure. This fail
Sure. This fails in exactly the fashion I mean:
sage:
round(sqrt(1
Hi John,
On Fri, Oct 10, 2008 at 10:36 PM, john_perry_usm <[EMAIL PROTECTED]> wrote:
> I'm working with a biologist on some data, and having trouble getting
> SAGE to solve quadratic polynomials with complicated coefficients.
> Using solve() returns nothing even when there is a solution, perhaps