Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Math Function Plotter

This Python project allows users to input options and values to plot various mathematical functions using Matplotlib. Users can choose from different functions and customize their parameters.

Features

  • Interactive menu for selecting functions and inputting values
  • Plotting of mathematical functions using Matplotlib
  • Customizable parameters for each function

Requirements

  • Python 3.x
  • Matplotlib
  • Numpy

Installation

  1. Clone the repository: git clone https://github.com/genan2003/Math-functions.git
  2. Install the required packages: pip install -r requirements.txt
  3. Run the application: python main.py

Usage

  1. Launch the program by running main.py.
  2. Choose a mathematical function from the menu.
  3. Input the required parameters (e.g., coefficients, ranges, etc.).
  4. The program will plot the selected function using Matplotlib.

Supported Functions

  • Logarithm Function
  • Exponential Function
  • HyperbolicSine Function
  • Power Function
  • More

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages