Metadata-Version: 2.1
Name: Funcoes-matematicas
Version: 0.0.2
Summary: Plotagem de funções matemáticas simples
Home-page: https://github.com/carlosfalcone/PacotesPython
Author: Carlos_Falcone
Author-email: carloseduardo.falcone@gmail.com
Requires-Python: >=3.5
Description-Content-Type: text/markdown
Requires-Dist: matplotlib

# package_name

Description. 
The package package_name is used to:
	- Plot simple math functions

## Installation

Use the package manager [pip](https://pip.pypa.io/en/stable/) to install package_name

```bash
pip install Funcoes_matematicas
```

## Author
Carlos Falcone

## License
[MIT](https://choosealicense.com/licenses/mit/)
