Giter Club home page Giter Club logo

recursive-fx-calculator's Introduction

Recursive Graphing Calculator

This project is a JavaScript graphical calculator based in GraphR that displays recursive functions within themselves. It is similar in style to Desmos or Geogebra, but with the added feature of recursively graphing functions.

How It Works

The Recursive Graphing Calculator allows the user to enter a function of x and see the graph of that function. It then applies that same function to itself, creating a new graph within the original graph. This process can be repeated indefinitely, creating a fractal-like image.

Installation or visualization

To use the Recursive Graphing Calculator, simply download the project files and open the index.html file in your web browser. It is also possible to follow the pinned link on the github project description.

Usage

Enter a function of x into the input field at the top of the page and click "Execute" to see the graph of that function. To apply the function recursively, click the recursive "f(f(x))" button. Each subsequent click of the this button will apply the function to the previous graph, creating a new graph within it.

By pressing the "config" button, a new menu will be unfolded in which it is possible to aspects such as the radians degrees and gradients configuration or the resolution in which the equations are shown.

Examples

Here are some example functions that can be graphed using the Recursive Graphing Calculator:

alt text First execution: alt text Second execution: alt text

It is also possible to hide functions by pressing the couloured circle behind each equation text input.

alt text

recursive-fx-calculator's People

Contributors

irbel69 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.