Zognc: Difference between revisions

From GameBrew
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:'''
#Support "+ - * / ^ % ( )"
* Supports + - * / ^ % ( ).
#Support "sin cos tan" ,input is angle ,example: sin60
* Supports sin cos tan. Input is angle, example: sin60.
#Support "asin acos atan" ,ouput is angle,example: asin0.5
* Support asin acos atan. Ouput is angle, example: asin0.5.
#Support "exp sqrt log ln",example: ln2
* Support exp sqrt log ln. Example: ln2.
#Support "negative number",flag:'f',example:'-3.5',as 'f3.5'
* Support negative number, flag:f. Example: -3.5, as f3.5.
#Support syntax highlighting  
* Support syntax highlighting.
#Support pi=3.141593 e=2.718281
* Support pi=3.141593 e=2.718281.
#Support a^b as pow(a,b), a%b as mod(a,b)
* Support a^b as pow(a,b), a%b as mod(a,b).
#An operation
* An operation:
:MAX input 760 characters
** Maximum input 760 characters.
:MAX input 120 numbers
** Maximum input 120 numbers.
:MAX input 10^120  
** Maximum input 10^120.
:accurate measurement: decimal point after 6 ,decimal point before 32(MAX 250)
** Accurate measurement: decimal point after 6, decimal point before 32 (MAX 250).


For more functions, read the .txt associated with the file.
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 - /
Up - *
:Left - +
 
:Right - -
Down - /
:Y - }
 
:A - (
Left - +
:B - backspace
 
:X - =
Right - -
 
Y - }
 
A - (
 
B - backspace
 
X - =


==Media==
==Media==
Line 54: Line 62:


==Compatibility==
==Compatibility==
Tested on: R4
Tested on:
:DSTT
 
:AK2
R4<br>
:AK2i
DSTT<br>
:M3DSR
AK2<br>
:Hyper-R4i
AK2i<br>
:EZ5
M3DSR<br>
:DSone
Hyper-R4i<br>
:EZ5i
EZ5<br>
:DSTT 1.17A02
DSone<br>
:R4 and DSTT with DSISION
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:Homebrew applications]]
<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
TypeMathematics
Version0.18
LicenceMixed
Links
[Media:Zognc018ds.rar Download]
Website
Source
Advertisements

<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.

File:Zogncds2.png

User guide

General Calculation:

Up - *

Down - /

Left - +

Right - -

Y - }

A - (

B - backspace

X - =

Media

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


Advertising: