Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

VitaGraphs: Difference between revisions

From GameBrew
No edit summary
Line 21: Line 21:


==User guide==
==User guide==
Support functions are +, -, /, *, abs(), sin(), cos(), tg(), sqrt(), floor(), ceil(), arccos(), arcsin(), argtg().
Support functions: +, -, /, *, abs(), sin(), cos(), tg(), sqrt(), floor(), ceil(), arccos(), arcsin(), argtg().


How to change a function: 001 - 007 Change second line of Y_make(x) function in index.lua Example:return 2*x+4.
How to change a function: 001 - 007 Change second line of <code>Y_make(x)</code> function in index.lua Example:<code>return 2*x+4</code>.


==Controls==
==Controls==

Revision as of 02:34, 8 December 2022

VitaGraphs
Vitagraphs2.png
General
AuthorCreckeryop
TypeMath
Version0010
LicenseMixed
Last Updated2018/02/07
Links
Download
Website
Source

Simple Graphing Calculator written on Lua Player Plus.

User guide

Support functions: +, -, /, *, abs(), sin(), cos(), tg(), sqrt(), floor(), ceil(), arccos(), arcsin(), argtg().

How to change a function: 001 - 007 Change second line of Y_make(x) function in index.lua Example:return 2*x+4.

Controls

Triangle - Write function

Cross - Reset Camera

Left Analog Up/Down or Touchscreen - Zoom in/out

Right Analog or Touchscreen - Move

Square - Choose Zoom mode (vertical, horizontal, both)

Screenshots

vitagraphs3.png

vitagraphs4.png

Changelog

v0010

  • First Release.

External links

Advertising: