[Axiom-developer] 20080504.02.tpd.patch (CATS Schaums-Axiom post-mortem fixes)

2008-05-04 Thread daly
More results agree = diff --git a/changelog b/changelog index 0bc440d..0a7317c 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,4 @@ +20080504 tpd src/input/schaum19.input post-mortem fixes 20080504 tpd src/input/schaum18.input

Re: [Axiom-developer] Am I posing this solve problem wrong?

2008-05-04 Thread Bill Page
On Sun, May 4, 2008 at 10:23 PM, C Y wrote: > > --- Bill Page <[EMAIL PROTECTED]> wrote: > >> I guess you need to be a little more explicit about the variables: > > Ah. Thanks Bill. I wonder if this is the desired default behavior? > Well, Axiom is a strongly typed system so specifying the main

Re: [Axiom-developer] Am I posing this solve problem wrong?

2008-05-04 Thread C Y
--- Bill Page <[EMAIL PROTECTED]> wrote: > I guess you need to be a little more explicit about the variables: Ah. Thanks Bill. I wonder if this is the desired default behavior? Cheers, CY Be a better

Re: [Axiom-developer] Am I posing this solve problem wrong?

2008-05-04 Thread Bill Page
On Sun, May 4, 2008 at 7:32 PM, C Y wrote: > I'm trying to solve for y. In Axiom: > > (1) -> E1 := x^2*D1^2+(y-y1)^2*C1^2 - C1^2*D1^2 > (1) -> > 2 2 2 2 2 2 2 2 2 > (1) C1 y1 - 2C1 y y1 + C1 y + D1 x - C1 D1 >

[Axiom-developer] 20080504.01.tpd.patch (CATS Schaums-Axiom post-mortem fixes)

2008-05-04 Thread daly
More fixes = diff --git a/changelog b/changelog index aa128b6..0bc440d 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,4 @@ +20080504 tpd src/input/schaum18.input post-mortem fixes 20080502 tpd src/input/schaum17.input post

[Axiom-developer] Am I posing this solve problem wrong?

2008-05-04 Thread C Y
I'm trying to solve for y. In Axiom: (1) -> E1 := x^2*D1^2+(y-y1)^2*C1^2 - C1^2*D1^2 (1) -> 2 2 2 2 2 2 2 2 2 (1) C1 y1 - 2C1 y y1 + C1 y + D1 x - C1 D1 Type: Polynomial Integer (2) -> solve(E1=0,y)

[Axiom-developer] Function images, visual mathematics

2008-05-04 Thread root
This is interesting. Visual mathematics of functions. http://nylander.wordpress.com ___ Axiom-developer mailing list Axiom-developer@nongnu.org http://lists.nongnu.org/mailman/listinfo/axiom-developer