Skip to content

This is a project for displaying sine and cosine curve.

Notifications You must be signed in to change notification settings

sreeraj7sm/sine-cosine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Project to plot a sine and cosine curve.

I have used two external libraries:

  1. Matplotlib (Matplotlib is a Python 2D plotting library which produces publication quality figures in a variety of hardcopy formats and interactive environments across platforms.)

For installation use the following command: pip install matplotlib

  1. Numpy (NumPy is the fundamental package for scientific computing with Python.)

For installation use the following command: pip install numpy

About

This is a project for displaying sine and cosine curve.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages