I've been doing a math program collection of mine and several of my also-calculator-addicted friends math programs. I have a working program right now, but it only has 8 functions, and I'm low on ideas. Anyone have any math questions that are slow-to do by hand but could be sped up by programs?
You could create a Program that graphs a complex number. Also, I made one that Can tell you the various angles and sides of a triangle with the Law of Sines and Law of Cosines. It does SSS, a, SAS, ASA, and SSS Area. That's all I can really think of at my current level of math (Pre-Cal).
Already have the triangle one, but I'll add the complex # grapher.
Sorry for being late to the party, I've been away for the past week.
There are tons of cool mathy things you can do, some of which, are incredibly long to do by hand. Here are a few ideas:
    Primality checking
    Random functions (Riemann-Zeta, Beta, Dirichlet-Eta, Euler-totient are some examples of relatively easy to implement functions)
    More trig (things like cosecant, secant, cotangent, all of their inverses, hyperbolic analogs,etc.)
    Arbitrary Base Conversions
These are all things that have been done before, either by me or other members, so if you need any sort of help, I could probably dig up some code from some deep cave which could come in handy Evil or Very Mad
I finished the prime program, but I'm not sure I'd need a program for the trig stuff (inverses of trigs are built in funtions and csc, sec, and cot are 1/sin, 1/cos, and 1/tan, respectively.
  
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
Page 1 of 1
» All times are UTC - 5 Hours
 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

 

Advertisement