More actions
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
| licence = Mixed | | licence = Mixed | ||
| author = zogna | | author = zogna | ||
| website = http://code.google.com/p/zognc | | website = http://code.google.com/p/zognc | ||
| download = | | download = https://dlhb.gamebrew.org/dshomebrew/zognc.7z | ||
| source = http://code.google.com/p/zognc | | source = http://code.google.com/p/zognc | ||
}} | }} | ||
Line 57: | Line 57: | ||
==Screenshots== | ==Screenshots== | ||
https://dlhb.gamebrew.org/dshomebrew/zognc2.png | |||
https://dlhb.gamebrew.org/dshomebrew/zognc3.png | |||
==Media== | ==Media== | ||
'''zognc - Nintendo DS Homebrew''' ([https://www.youtube.com/watch?v=ZNXU58T79C0 CannonFoddr]) <br> | |||
<youtube>ZNXU58T79C0</youtube> | <youtube>ZNXU58T79C0</youtube> | ||
Line 88: | Line 90: | ||
* fish2299. | * fish2299. | ||
==External links== | |||
* Google Code - http://code.google.com/p/zognc | |||
[[Category:DS homebrew applications]] | [[Category:DS homebrew applications]] | ||
[[Category:Maths homebrews on DS]] | [[Category:Maths homebrews on DS]] |
Revision as of 15:19, 5 September 2021
ZogNC | |
File:Zogncds.png | |
General | |
---|---|
Author(s) | zogna |
Type | Mathematics |
Version | 0.18 |
Licence | Mixed |
Links | |
Download | |
Website | |
Source |
<htmlet>adsense</htmlet>
A feature-pack scientific calculator for the Nintendo DS.
Features
- Regular expression operations.
- Bitwise.
- Fractal mathematics.
- Curve.
User guide
General Calculation:
- Supports + - * / ^ % ( ).
- Supports sin cos tan. Input is angle, example: sin60.
- Support asin acos atan. Ouput is angle, example: asin0.5.
- Support exp sqrt log ln. Example: ln2.
- Support negative number, flag:f. Example: -3.5, as f3.5.
- Support syntax highlighting.
- Support pi=3.141593 e=2.718281.
- Support a^b as pow(a,b), a%b as mod(a,b).
- An operation:
- Maximum input 760 characters.
- Maximum input 120 numbers.
- Maximum input 10^120.
- Accurate measurement: decimal point after 6, decimal point before 32 (MAX 250).
For more functions, read the .txt file.
Controls
General Calculation:
Up - *
Down - /
Left - +
Right - -
Y - }
A - (
B - Backspace
X - =
Screenshots
Media
zognc - Nintendo DS Homebrew (CannonFoddr)
Compatibility
Tested on:
R4
DSTT
AK2
AK2i
M3DSR
Hyper-R4i
EZ5
DSone
EZ5i
DSTT 1.17A02
R4 and DSTT with DSISION
Changelog
0.18
- Re-compiled using the latest database, update the skin.
Credits
- revolution from http://r4ds.uueasy.com.
- 掌家,雷叔 from http://www.yayabo.cn.
- Lightning from http://forum.tgbus.com.
- Another World from http://gbatemp.net.
- fish2299.
External links
- Google Code - http://code.google.com/p/zognc