Skip to content

lucasscharenbroch/graphing-calc-cas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graphing Calculator and Computer Algebra System

A simple command-based equation parser with graphing interface in WASM (C++)

Try it here: https://lucasscharenbroch.github.io/graphing-calc-cas/

Features

  • Basic mathematical operations
  • Decimal, scientific, hexidecimal, and binary literals
  • Variable and function assignment
  • Standard mathematical constants and functions
  • Lagrange's Notation for numerical differentiation (i.e. f'(x), g'''(2))
  • Numerical integration (with Midpoint Riemann Sums)
  • Symbolic differentiation, expansion, and simplification
  • (for details, see the help page)

About

Symbolic graphing calculator in the browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published