Skip to content

Rama is a modular, fully-featured web-based graphing calculator, which is named after the great indian mathematician Ramanujan. Inspired by GeoGebra, this project brings advanced mathematical visualization and computation directly to the browser, without requiring any software installation.

Notifications You must be signed in to change notification settings

soham-rath/Rama

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rama

Rama is a fully modular, web-based calculator, named after Ramanujan himself, built with HTML, CSS, and JavaScript. It supports everything from basic arithmetic to advanced math functions, 2D & 3D graphing, algebra, statistics, and more—all in your browser.


Live Demo

Try it in your browser:
Open Rama Demo


Features

  • Basic Arithmetic – +, -, ×, ÷, powers, roots
  • Algebra – Factorization, simplification, equation solving
  • 2D & 3D Graphing – Functions, surfaces, parametric curves
  • Calculus – Derivatives, integrals, limits
  • Linear Algebra – Vectors, matrices, determinants
  • Statistics & Probability – Distributions, combinations, permutations
  • Differential Equations – Euler & Runge-Kutta solvers
  • Modular Architecture – Each feature separated into its own JS module
  • Custom Scripting – Save calculations, create interactive scripts

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/Advanced-Calculator.git
  1. Open index.html in your browser.

  2. Explore the full functionality!

Contributing

Contributions are welcome! You can help by:

  1. Adding new calculator features

  2. Improving performance & UI

  3. Writing tutorials or documentation

Open issues or pull requests for feedback or contributions.

About

Rama is a modular, fully-featured web-based graphing calculator, which is named after the great indian mathematician Ramanujan. Inspired by GeoGebra, this project brings advanced mathematical visualization and computation directly to the browser, without requiring any software installation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published