maclaurin-series

There are 8 repositories under maclaurin-series topic.

  • hslee2008/RootFormula

    My root formula which struck me when I was traveling to Devil's Mountain in a car. It is later implemented in Python. This formula is just another variation of Maclaurin Series.

    Language:Python3201
  • HarveyRDonnelly/maclaurin-series-models

    A library of interactive Maclaurin Series Mathematical Models written in Python, including trigonometric and exponential functions.

    Language:Python2131
  • aleena-zahra/Math-Using-Cpp

    Collection of C++ programs showcasing diverse functionalities and mathematical concepts. Includes the Josephus problem simulation, Maclaurin series for sine calculation, Pascal's Triangle generator, and a prime numbers spiral checker.

    Language:C++0101
  • kileruncio/maclaurin-theorem

    Project on simple calculating function

    Language:Python0100
  • Krystifer/Logarithm_of_SquareMatrix

    Compute the exponential and natural logarithm for a square matrix.

    Language:Jupyter Notebook0100
  • joulook/Fundamentals-of-Programming-Assignments-Fall-2015

    In this repository you can find all of my assignments for Fundamentals of Programming Course when I was in 1st semester of my bachelor's at IAUSTB.

    Language:Java10
  • juanreyes2022/mactcalc

    Maclaurin/Taylor series calculator, uses trigonometric, exponential, and logarithmic functions. Based off of a project from my Calculus II course.

    Language:Python
  • memgonzales/assembly-x86-risc

    Assortment of programming exercises in assembly: (1) x86 programming, (2) x86-to-C interfacing, and (3) RISC-V programming

    Language:Assembly20