POV-Ray : Newsgroups : povray.off-topic : Design patterns : Re: Design patterns Server Time
10 Oct 2024 06:25:54 EDT (-0400)
  Re: Design patterns  
From: somebody
Date: 5 Jul 2008 11:27:09
Message: <486f92cd$1@news.povray.org>
"Paul Fuller" <pgf### [at] optusnetcomau> wrote in message
news:486f6167$1@news.povray.org...
> Orchid XP v8 wrote:

> > For example, (A*B)^2 - 4*(A+B) = (A-B)^2. Obvious once you know, but
> > DAMN... I've have never thought of it!

> Well that is true for some values of A an B - But probably not as many
> as you think.
>
> Whereas (A+B)^2 - 4*(A+B) = (A-B)^2 is true a few more cases.

Still, not true for as many cases as

(A+B)^2 - 4*A*B = (A-B)^2


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.