Jump to content
New account registrations are disabed. This website is now an archive. Read more here.
Sign in to follow this  
formlesstree4

Trigometric Program

Recommended Posts

Well, I've been doing lots of experimentation in Visual Basic.net, and found out...it can handle math equations better than a Ti-84 can, in most cases.

 

It has drawbacks (like no Math.ArcSin :(), which made this program extremely difficult to create.

 

The program does three things:

 

1. Uses the Quadratic Equation to tell you both Roots (or one in some cases)

 

2. Has the knowledge to use the Law of Sines to solve triangles (Screenshot of this layout)

 

3. Can Convert Radians (like pi/2) to Degrees (90) and back to Radians.

 

 

 

Don't know if I can post this here, but I think it can help out precalc/algebra students.

 

Source is available on request so you can compile it yourself in vb.net 2k8, if you don't trust the attached zip.

TrigProgram.zip

Share this post


Link to post
Share on other sites

I've added more features to the program, and partial error checking. Hope you like version 0.5, which has an easter egg somewhere inside it :D

 

TrigProgram.zip

 

Its bigger cause I added an image. The next version will most likely be hosted on an external host.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...