|
[Date Index]
[Thread Index]
[Author Index]
Re: in center of a triangle
- To: mathgroup at smc.vnet.net
- Subject: [mg19646] Re: in center of a triangle
- From: "Xah" <xah at best.com>
- Date: Tue, 7 Sep 1999 00:28:39 -0400
- Sender: owner-wri-mathgroup at wolfram.com
>From: "Tom De Vries" <tdevries at shop.westworld.ca>
To: mathgroup at smc.vnet.net
> I was wondering if anyone has seen or has written a Mathematica procedure to
> generate the incenter of a triangle given the vertices of the triangle. The
You can try PlaneTiling.m package available on my website. It contains the
following triangle related functions.
TriangleCentroid TriangleIncenter TriangleOrthocenter
TriangleCircumcenter TriangleInscribedCircle TriangleSignedArea
TriangleCircumscribedCircle TriangleLatticeCoordinates
The development of my package has been inactive for a year now, but I hope
to get back to it soon.
Undoubtedly there are probably geometry packages that has fuller set of
triangle related functions.
Xah
xah at best.com
http://www.best.com/~xah/PageTwo_dir/more.html
"The three principle virtues of Perl programers: mundaneness, sloppiness,
and fatuousness"
Prev by Date:
Re: A psfonts.map to use the mathematicafonts with LaTeX
Next by Date:
NonlinearFit
Previous by thread:
Re: in center of a triangle
Next by thread:
Global optimisation
|