More actions
(Created page with "{{Infobox homebrew | title = ZogNC | image = File:Zogncds.png | type = Mathematics | version = 0.18 | licence = Mixed | author = zogna | ...") |
No edit summary |
||
(16 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox | {{Infobox DS Homebrews | ||
| title | |title=ZogNC | ||
| image | |image=Zognc.png | ||
| type | |description=Scientific calculator. | ||
| version | |author=zogna | ||
| | |lastupdated=2009/10/24 | ||
| | |type=Math | ||
| website | |version=0.18 | ||
|license=BSD-3-Clause | |||
| source | |download=https://dlhb.gamebrew.org/dshomebrew2/zognc_0.18.rar | ||
}} | |website=http://code.google.com/p/zognc | ||
|source=http://code.google.com/p/zognc | |||
}} | |||
A feature-pack scientific calculator for the Nintendo DS. | A feature-pack scientific calculator for the Nintendo DS. | ||
==Features== | ==Features== | ||
*Regular expression operations | * Regular expression operations. | ||
*Bitwise | * Bitwise. | ||
*Fractal mathematics | * Fractal mathematics. | ||
*Curve | * Curve. | ||
==User guide== | ==User guide== | ||
'''General Calculation:''' | '''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 | For more functions, read the .txt file. | ||
==Controls== | |||
'''General Calculation:''' | |||
Up - * | |||
Down - / | |||
Left - + | |||
Right - - | |||
Y - } | |||
A - ( | |||
B - Backspace | |||
X - = | |||
==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> | ||
==Compatibility== | ==Compatibility== | ||
Tested on: R4 | Tested on: | ||
R4<br> | |||
DSTT<br> | |||
AK2<br> | |||
AK2i<br> | |||
M3DSR<br> | |||
Hyper-R4i<br> | |||
EZ5<br> | |||
DSone<br> | |||
EZ5i<br> | |||
DSTT 1.17A02<br> | |||
R4 and DSTT with DSISION<br> | |||
==Changelog== | ==Changelog== | ||
'''0.18''' | '''0.18''' | ||
*Re-compiled using the latest database, update the skin | * Re-compiled using the latest database, update the skin. | ||
==Credits== | ==Credits== | ||
revolution http://r4ds.uueasy.com | * revolution from http://r4ds.uueasy.com. | ||
* 掌家,雷叔 from http://www.yayabo.cn. | |||
掌家,雷叔 http://www.yayabo.cn | * Lightning from http://forum.tgbus.com. | ||
* Another World from http://gbatemp.net. | |||
Lightning http://forum.tgbus.com | * fish2299. | ||
Another World http://gbatemp.net | |||
fish2299 | |||
==External links== | |||
* Google Code - http://code.google.com/p/zognc |
Latest revision as of 05:17, 24 August 2024
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