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.
HarveyRDonnelly/maclaurin-series-models
A library of interactive Maclaurin Series Mathematical Models written in Python, including trigonometric and exponential functions.
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.
kileruncio/maclaurin-theorem
Project on simple calculating function
Krystifer/Logarithm_of_SquareMatrix
Compute the exponential and natural logarithm for a square matrix.
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.
juanreyes2022/mactcalc
Maclaurin/Taylor series calculator, uses trigonometric, exponential, and logarithmic functions. Based off of a project from my Calculus II course.
memgonzales/assembly-x86-risc
Assortment of programming exercises in assembly: (1) x86 programming, (2) x86-to-C interfacing, and (3) RISC-V programming