Skip to content

elliott-diy/Python-Math

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Math

A collection of scripts with various mathematical functions.

accuracy.py

Test the difference in accuracy between a given sine function and Python's built-in math.sin().

prime.py

Test the difference in computation time between a set of functions that calculate all prime numbers in a given range.

shm.py

Graph the position and velocity of an object in a simple harmonic motion. http://hyperphysics.phy-astr.gsu.edu/hbase/shm2.html

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages