More actions
ZogNC | |
---|---|
General | |
Author | zogna |
Type | Math |
Version | 0.18 |
License | BSD-3-Clause |
Last Updated | 2009/10/24 |
Links | |
Download | |
Website | |
Source | |
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