Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Algebra Calculus Assistant PSP: Difference between revisions

From GameBrew
(Created page with "{{Infobox PSP Homebrews |title=Algebra/Calculus Assistant |image=algcalcpsp.png |description=A Lua app containing 7 useful mathematical functions. |author=andyauff |lastupdated=2008/03/07 |type=Math |format= |version=0.2 |license=Mixed |download=https://dlhb.gamebrew.org/psphomebrew/algcalcpsp.7z |website=http://forums.qj.net/psp-development-forum/136497-release-algebra-calculus-assistant-v0-2-a.html |source=https://dlhb.gamebrew.org/psphomebrew/algcalcpsp.7z }} This is...")
 
No edit summary
 
Line 52: Line 52:
* Author's website - [https://web.archive.org/web/20080522120115/http://www.andyauff.com/ http://www.andyauff.com/] (archived)
* Author's website - [https://web.archive.org/web/20080522120115/http://www.andyauff.com/ http://www.andyauff.com/] (archived)
* QuickJump - http://forums.qj.net/psp-development-forum/136497-release-algebra-calculus-assistant-v0-2-a.html
* QuickJump - http://forums.qj.net/psp-development-forum/136497-release-algebra-calculus-assistant-v0-2-a.html
[[Category:Lua applications on PSP]]

Latest revision as of 08:52, 24 October 2024

Algebra/Calculus Assistant
Algcalcpsp.png
General
Authorandyauff
TypeMath
Version0.2
LicenseMixed
Last Updated2008/03/07
Links
Download
Website
Source

This is a simple Lua application for the PSP that has 7 useful mathematical functions built into it.

User guide

These are the 7 functions built into the program:

  • Convert equations from standard form to y-intercept form.
  • Convert equations from y-intercept form to standard form.
  • Find the determinant of a 2x2 matrix.
  • Find the determinant of a 3x3 matrix.
  • Find the solution to a system of 2 equations with 2 variables*.
  • Find the inverse of a 2x2 matrix.
  • Simplify a fraction.

(*) This means that it finds the intersection of two lines in standard form

Controls are displayed on the screen.

Screenshots

algcalcpsp2.png

algcalcpsp3.png

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.

External links

Advertising: