More actions
No edit summary |
No edit summary |
||
(15 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox | {{Infobox DS Homebrews | ||
| title | |title=MathomaticDS | ||
| image | |image=Mathomatic.png | ||
| type | |description=Port of Mathomatic to the DS. | ||
| version | |author=davr | ||
| | |lastupdated=2006/11/11 | ||
| | |type=Math | ||
| website | |version=2006 | ||
| | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/dshomebrew2/mathomaticds.rar | |||
}} | |website=http://blog.davr.org/category/nintendo-ds/mathomatic | ||
|source=https://dlhb.gamebrew.org/dshomebrew2/mathomaticds.rar | |||
}} | |||
Mathomatic is a portable, general purpose CAS (Computer Algebra System) that can symbolically solve, simplify, combine, and compare algebraic equations, perform complex number and polynomial arithmetic, etc. It does some calculus and handles all algebra, except trigonometry and logarithms. | Mathomatic is a portable, general purpose CAS (Computer Algebra System) that can symbolically solve, simplify, combine, and compare algebraic equations, perform complex number and polynomial arithmetic, etc. It does some calculus and handles all algebra, except trigonometry and logarithms. | ||
Line 27: | Line 28: | ||
==Credits== | ==Credits== | ||
Thanks to WinterMute for | Thanks to WinterMute for [http://devkitpro.org devkitpro]. | ||
Thanks to | Thanks to [http://headkaze.drunkencoders.com HeadKaze] for his keyboard. | ||
==External links== | |||
* Author's website - http://blog.davr.org/category/nintendo-ds/mathomatic | |||
Latest revision as of 01:37, 21 August 2024
MathomaticDS | |
---|---|
General | |
Author | davr |
Type | Math |
Version | 2006 |
License | Mixed |
Last Updated | 2006/11/11 |
Links | |
Download | |
Website | |
Source | |
Mathomatic is a portable, general purpose CAS (Computer Algebra System) that can symbolically solve, simplify, combine, and compare algebraic equations, perform complex number and polynomial arithmetic, etc. It does some calculus and handles all algebra, except trigonometry and logarithms.
Mathomatic is entirely hand-written in optimized C. All arithmetic is double precision floating point with 14 decimal digits accuracy.
Features
- Combine and solve algebraic equations.
- Completely simplify and compare expressions.
- Perform calculus transformations.
- Help with series analysis.
- Perform standard, complex number, and polynomial arithmetic.
- Generate efficient C, Java, or Python code from equations.
User guide
User manual is provided in the file Doc/.
Credits
Thanks to WinterMute for devkitpro.
Thanks to HeadKaze for his keyboard.
External links
- Author's website - http://blog.davr.org/category/nintendo-ds/mathomatic