Zognc: Difference between revisions

From GameBrew
No edit summary
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox homebrew
{{Infobox DS Homebrews
| title       = ZogNC  
|title=ZogNC
| image       = [[File:Zogncds.png]]
|image=Zognc.png
| type       = Mathematics
|description=Scientific Calculator.
| version     = 0.18
|author=zogna
| licence    = Mixed
|lastupdated=2009/10/24
| author      = zogna
|type=Math
| website     = http://code.google.com/p/zognc/
|version=0.18
| download    = Media:Zognc018ds.rar
|license=BSD-3-Clause
| source     = http://code.google.com/p/zognc/
|download=https://dlhb.gamebrew.org/dshomebrew/zognc.7z
}}  
|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:'''
#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 file.
 
==Controls==
'''General Calculation:'''
 
Up - *
 
Down - /
 
Left - +
 
Right - -
 
Y - }
 
A - (


For more functions, read the .txt associated with the file.
B - Backspace


[[File:Zogncds2.png]]
X - =


==User guide==
==Screenshots==
'''General Calculation:'''
https://dlhb.gamebrew.org/dshomebrew/zognc2.png
:Up - *
https://dlhb.gamebrew.org/dshomebrew/zognc3.png
:Down - /
:Left - +
:Right - -
:Y - }
:A - (
:B - backspace
:X - =


==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:
: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
==External links==
* Google Code - http://code.google.com/p/zognc


[[Category:Homebrew applications]]
[[Category:DS homebrew applications]]
[[Category:Maths homebrews on DS]]

Latest revision as of 01:03, 21 July 2023

ZogNC
Zognc.png
General
Authorzogna
TypeMath
Version0.18
LicenseBSD-3-Clause
Last Updated2009/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

zognc2.pngzognc3.png

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

External links

Advertising: