Re: point inside torus
- To: mathgroup at smc.vnet.net
- Subject: [mg25291] Re: point inside torus
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Tue, 19 Sep 2000 03:45:14 -0400 (EDT)
- Organization: Universitaet Leipzig
- References: <8q22ao$hqt@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Hi,
ist this a question ? an answer ? or what.
Any way, it is the most long winded way to test
the sign of
(x^2+y^2+z^2-(a^2+b^2))^2-4 a b (b^2-z^2)
if the point is {x,y,z} and the minor radius
of the torus is b, and the major radius a.
It is still the question "How can we make
this test more clumsy and even slower ?"
Regards
Jens