More actions
(Created page with "{{Infobox homebrew | title = Digit Solver | image = File:Digitsolverds.png | type = Mathematics | version = 1.00 | licence = Mixed | author = ...") |
No edit summary |
||
Line 11: | Line 11: | ||
}} | }} | ||
Digit Solver is a calculator created using PAlib. It can input numbers with more than one digits and preform calculations that are more complex than 1 + 1. It follows the rules of PEMDAS, which allows for long complex equations (no P though). It also sports some basic functions like exponents and square root. There are several Easter Eggs that can be found by pressing certain buttons in certain sequences too. | |||
It is also a submission for Neo Summer Coding Contest 2006 (winner). | It is also a submission for Neo Summer Coding Contest 2006 (winner). | ||
==Features== | ==Features== | ||
*PEMDAS (well no P) integration, basically follows order of operations | * PEMDAS (well no P) integration, basically follows order of operations. | ||
*Can handle long equations ( x + y - z * a / b . | * Can handle long equations (e.g.x+y-z*a/b). | ||
*Touch Screen Control | * Touch Screen Control. | ||
*Date/Time (for on actual hardware) | * Date/Time (for on actual hardware). | ||
*Decimals (up to nine places) | * Decimals (up to nine places). | ||
*Being able to input numbers larger than 9 (XD @ some of these other DS calculators) | * Being able to input numbers larger than 9 (XD @ some of these other DS calculators). | ||
*Square Root | * Square Root. | ||
*Percent | * Percent. | ||
*Exponents | * Exponents. | ||
*+/- | * +/-. | ||
*Several Easter Eggs/Joke Buttons for some amusement | * Several Easter Eggs/Joke Buttons for some amusement. | ||
==Compatibility== | ==Compatibility== | ||
Emulator Support | Emulator Support. It works in DeSmuME and IdeaS. However in dualis the stylus does not work, but the splash screens have their dim/bright transitions. | ||
==Known issues== | ==Known issues== | ||
Line 39: | Line 36: | ||
The clock and date functions do not work. | The clock and date functions do not work. | ||
<br> | |||
[[Category: | [[Category:DS homebrew applications]] | ||
[[Category:Maths homebrews on DS]] |
Revision as of 14:28, 21 Mayıs 2021
Digit Solver | |
File:Digitsolverds.png | |
General | |
---|---|
Author(s) | Mushroomfantasy |
Type | Mathematics |
Version | 1.00 |
Licence | Mixed |
Links | |
[Media:DigitSolverds.zip Download] | |
Website |
<htmlet>adsense</htmlet>
Digit Solver is a calculator created using PAlib. It can input numbers with more than one digits and preform calculations that are more complex than 1 + 1. It follows the rules of PEMDAS, which allows for long complex equations (no P though). It also sports some basic functions like exponents and square root. There are several Easter Eggs that can be found by pressing certain buttons in certain sequences too.
It is also a submission for Neo Summer Coding Contest 2006 (winner).
Features
- PEMDAS (well no P) integration, basically follows order of operations.
- Can handle long equations (e.g.x+y-z*a/b).
- Touch Screen Control.
- Date/Time (for on actual hardware).
- Decimals (up to nine places).
- Being able to input numbers larger than 9 (XD @ some of these other DS calculators).
- Square Root.
- Percent.
- Exponents.
- +/-.
- Several Easter Eggs/Joke Buttons for some amusement.
Compatibility
Emulator Support. It works in DeSmuME and IdeaS. However in dualis the stylus does not work, but the splash screens have their dim/bright transitions.
Known issues
Display for the numbers on the top screen might be too small.
The clock and date functions do not work.