triangle functions

Cool ways to do cool things.
Post Reply
jeff_6
Posts: 3
Joined: Thu Sep 15, 2005 1:09 pm

triangle functions

Post by jeff_6 »

These are some functions for solving area and angles in a triangle I had to relearn when I was creating an application. Comes with a demo.

Jeff
jeff_6
Posts: 3
Joined: Thu Sep 15, 2005 1:09 pm

Post by jeff_6 »

hmmm. didn't seem to upload. here's another try
Attachments
triangle functions.zip
zip file of triangle functions.bas
(1.75 KiB) Downloaded 623 times
uncleBen
Posts: 63
Joined: Sat Oct 29, 2005 9:03 pm

Post by uncleBen »

This is a useful tool, makes a nice addition to the Windows calculator.

The idea to scale the graphical display is also very neat. I've been wondering how to display geometric objects when the size and position varies greatly.

Only the exit confirmation is a bit odd... :shock:
jeff_6
Posts: 3
Joined: Thu Sep 15, 2005 1:09 pm

Post by jeff_6 »

yep, it's just a demo, so I didn't bother to make it too fancy.

Jeff
Post Reply