SchmitzAndrew / Math_in_Python

Math Functions in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Math_in_Python

Math in Python

A collection of some math functions in Python.

  • Graphing

    • Plots with matplotlib
    • 3-D Graphs with matplotlib and mplot3d
    • Mulidimensional Graphs with Plotly
  • Pi

    • Finds the frequency of the digits within PI
  • Probabilty

    • Dependent v. Independent
  • Recursion

    • Fibonnaci Numbers
    • Factorials
  • Statistics

    • Normal Models
    • Best Fit
  • Series

    • Finding the Nth term and Sum of geometric and arithmetic sequences

Looking to add stuff on Calculus in the future.

About

Math Functions in Python


Languages

Language:Python 100.0%