Zognc: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 14: | Line 14: | ||
==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. | ||
[[File:Zogncds2.png]] | [[File:Zogncds2.png]] | ||
| Line 41: | Line 41: | ||
==User guide== | ==User guide== | ||
'''General Calculation:''' | '''General Calculation:''' | ||
Up - * | |||
Down - / | |||
Left - + | |||
Right - - | |||
Y - } | |||
A - ( | |||
B - backspace | |||
X - = | |||
==Media== | ==Media== | ||
| Line 54: | Line 62: | ||
==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 | |||
[[Category: | <br> | ||
[[Category:DS homebrew applications]] | |||
[[Category:Maths homebrews on DS]] | |||
Revision as of 15:42, 21 May 2021
| ZogNC | |
| File:Zogncds.png | |
| General | |
|---|---|
| Author(s) | zogna |
| Type | Mathematics |
| Version | 0.18 |
| Licence | Mixed |
| Links | |
| [Media:Zognc018ds.rar Download] | |
| Website | |
| Source | |
<htmlet>adsense</htmlet>