Skip to content

SchmitzAndrew/Math_in_Python

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages