Algebra/Calculus Assistant Version 0.2
Coded in lua by andyauff
----------------------------------------------------
CHANGELOG:
Version 0.2
--Got rid of the find slope and y-intercept option and replaced it with the equation conversions (standard to y-intercept
and vice versa). The standard to y-intercept still says the slope and y-intercept, though.
--Added function to find the inverse of a 2x2 matrix
--Added function to simplify any fraction into its simplest form
Version 0.1 (Initial Release)
-Features:
--Find slope and y-intercept of a line in standard form
--Find determinant of a 2x2 matrix
--Find determinant of a 3x3 matrix
--Find the solution to a system of 2 equations with 2 variables
-----------------------------------------------------
WHAT IS IT?
This is a simple lua application for the PSP that has 7 useful mathematical functions built into it.
WHAT DOES IT DO?
These are the 7 functions built into the program:
1) Convert equations from standard form to y-intercept form
2) Convert equations from y-intercept form to standard form
3) Find the determinant of a 2x2 matrix
4) Find the determinant of a 3x3 matrix
5) Find the solution to a system of 2 equations with 2 variables*
6) Find the inverse of a 2x2 matrix
7) Simplify a fraction
* This means that it finds the intersection of two lines in standard form
That's just about it. The controls are simple and there are some in-application controls instructions too.
Hope you find it useful!
--------------------------------------------------
andyauff@hotmail.com
http://www.andyauff.com