jero98772 / integral-looks-like-pipe

integral calculator in python with metaprograming technics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

integral calculator in python with metaprograming technics

License:GNU General Public License v3.0


Languages

Language:Python 100.0%