GitHub - abhita/Mathematical-parsing-using-Python: An example of 'Backus Naur Form' to set mathematical language in-order to understand any mathematical term given · GitHub
Skip to content

abhita/Mathematical-parsing-using-Python

Folders and files

Repository files navigation

The code uses Backus Naur Form(BNF) to parse a given mathematical expression and plots the graph. Currently the logic is limited to a 1-variable expressions

eg. a*x^2+bx+3

It can parse mathematics expressions like addition, subtraction, division, multiplication, exponents, etc.

About

An example of 'Backus Naur Form' to set mathematical language in-order to understand any mathematical term given

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages