More actions
m (Text replacement - "Category:Maths homebrews on DS" to "Category:Maths Applications on DS") |
m (Text replacement - "|download=https://dlhb.gamebrew.org/dshomebrew/" to "|download=https://dlhb.gamebrew.org/dshomebrew2/") |
||
(One intermediate revision by the same user not shown) | |||
Line 8: | Line 8: | ||
|version=1.0 | |version=1.0 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/ | |download=https://dlhb.gamebrew.org/dshomebrew2/eigenmath.7z | ||
|website=http://eigenmathds.wordpress.com | |website=http://eigenmathds.wordpress.com | ||
|source=https://sourceforge.net/projects/eigenmatds/ | |source=https://sourceforge.net/projects/eigenmatds/ | ||
Line 79: | Line 79: | ||
* Official website - http://eigenmathds.wordpress.com | * Official website - http://eigenmathds.wordpress.com | ||
* SourceForge - https://sourceforge.net/projects/eigenmatds/ | * SourceForge - https://sourceforge.net/projects/eigenmatds/ | ||
Latest revision as of 05:04, 16 August 2024
Eigenmath DS | |
---|---|
General | |
Author | Leonel |
Type | Math |
Version | 1.0 |
License | Mixed |
Last Updated | 2009/02/01 |
Links | |
Download | |
Website | |
Source | |
Eigenmath DS is a free computer algebra system ported to Nintendo DS. The aim of this project is to have a free CAS comparable to commercial systems such as Texas Instruments or HP calculators. The GUI is made with Woopsi 0.3.
Features
- For math function graphs.
- Script mode.
- Text zoom.
- Natural result display.
- Functions menu.
- Natural result display two-dimensional mathematical form.
- Manipulation of mathematical expressions in symbolic form.
- Plotting graphs and parametric plots of functions in two dimensions.
- Simplification to the smallest possible expression.
- Solution of linear equations.
- Differentiation.
- Indefinite and definite integration, including multidimensional integrals.
- Matrix operations including products, inverses, etc.
User guide
If the results are too big to display in normal font size, press Start button or try the tty terminal mode.
For a large formula or a big matrix use the script mode, is less tedious correct the values.
The command clear, clear all previous operations, asignations, results and clear the graph area except the script mode.
There are two ways to use draw button.
Example 1:
draw(sin(x)) enter
Example 2:
sin(x) draw enter
Don't forget, there is special funtions for matrix operations like dot, inv.
For matirx operations isn't are equal a* b that dot(a,b) or a^-1 and inv(a).
Controls
Mode terminal output:
A - Eval math sentences
B - Swap otput window to graph window and back
Y - Swap otput window to edit script window and back (press again to use in the otput mode)
X - Flip screens
Start - Text zoom is raised (press again to back to normal font size)
Up - Scroll up otput window
Down - Scroll down otput window
Left - Previous history commands
Right - Nexts history commands
Mode edit script:
Up/Down/Left/Right - Move cursor
External links
- Official website - http://eigenmathds.wordpress.com
- SourceForge - https://sourceforge.net/projects/eigenmatds/