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.
-
Updated
May 8, 2023 - Python
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.
A library of interactive Maclaurin Series Mathematical Models written in Python, including trigonometric and exponential functions.
Educational MATLAB visualization of Maclaurin series approximation for sin(x), including error analysis and convergence animation.
Maclaurin/Taylor series calculator, uses trigonometric, exponential, and logarithmic functions. Based off of a project from my Calculus II course.
This repository contains my group's answer for the AoL (Assurance of Learning) of MATH6183001 - Scientific Computing Course. The score I got for this answer is 100. Please read README.
Assortment of programming exercises in assembly: (1) x86 programming, (2) x86-to-C interfacing, and (3) RISC-V programming
Compute the exponential and natural logarithm for a square matrix.
MATLAB library for exploring advanced Calculus II topics, including integration techniques, sequences and series, Taylor expansions, and volume calculations.
A C++ calculator that computes natural logarithms and logarithms of any base using the Maclaurin Series
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.
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.
Add a description, image, and links to the maclaurin-series topic page so that developers can more easily learn about it.
To associate your repository with the maclaurin-series topic, visit your repo's landing page and select "manage topics."