On Jul 28, 1:16 am, Santanu Sarkar <sarkar.santanu....@gmail.com>
wrote:
> Let a, b,c be the  length of three sides of a triangle.
> How can I draw the triangle using Sage?

Of course one issue is that there are infinitely many triangles with
these sides, when it comes to the coordinate plane.  I guess, assuming
a>b>c (isoceles could be separate), one could choose the origin to
(0,a) as one side, and then say the triangle must be in the first
quadrant and have the shortest side on the right or something, to make
it unique.

But more seriously, I don't think there is one command that would do
this.  One could use the laws of cosines and sines to get an
approximation to the coordinates, at any rate.  Is that what you are
thinking of?  I'm not sure whether this is something that should be a
built-in command.

- kcrisman

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to