/integral-looks-like-pipe

integral calculator in python with metaprograming technics

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

integral-looks-like-pipe

	simple and powerful

integral calculator in python with metaprograming technics

func=lambda x:eval("x**2+sqrt(x)")

this line convert string to python funcion

install dependencies

	pip install numpy

Run

python main.py

Screenshots

1