EXTREMA v1.0 by Dmitriy Myedvyedyev (aka Dima Medvedev) medvedbr@hotmail.com This is just a small program that finds POTENTIAL relative (local) and/or absolute max's and min's of a function and its inflection points in a form "x=". I just wrote the program for my Calculus class. It basically solves two equations, f'(x)=0 and f"(x)=0 for x and returns the values. Updates to come soon! Known bugs: If the zeros of any of the functions above are too long, the "text" function that I use will crash and you will get an error message. You can still check out the points if you go to the home screen and type "a" or "b" without the quotation marks. "a" are potential max's or min's and "b" are the potentail inflection points. Thank you for downloading. In my opinion this program sucks, but I am going to update it soon with more features to come and a better user-friendly interface.