Skip to content
#

math-functions

Here are 61 public repositories matching this topic...

This project implements two methods for calculating Oddonacci numbers using Java: a linear tail-recursive approach and a multiple recursive approach. These methods are implemented to study their performance in terms of execution time and efficiency.

  • Updated Aug 15, 2024
  • Java

The GPS-Calculator (Graphing, Polynomial, Scientific) is a React project that encompasses three components: a Graphing, Polynomial Roots, and Scientific Calculator. It provides users with a versatile toolset for performing mathematical calculations, including graphing functions, finding polynomial roots, and executing scientific operations.

  • Updated Aug 10, 2023
  • JavaScript

Improve this page

Add a description, image, and links to the math-functions topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the math-functions topic, visit your repo's landing page and select "manage topics."

Learn more