Subject: Strange thing in Maxima: reduction of fraction
From: Jaime E. Villate
Date: Thu, 07 Dec 2006 17:08:28 +0000
On Thu, 2006-12-07 at 16:51 +0000, Leo wrote:
> But what about %o1 output? Isn't that a bug?
If (p - q) is real, then abs(p - q)^2 = (p - q)(p - q) = (q - p)^2
Jaime