Skip to content
#

mathematical-operations

Here are 11 public repositories matching this topic...

Have you ever felt the need to perform a quick calculation in your browser without opening any external app? Try this calculator web app that offers a nice user experience and interface directly in your browser. It is responsive and it was built in with vanilla JavaScript to help you with basic mathematical operations.

  • Updated Jul 7, 2023
  • JavaScript

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
scientific-calculator-using-numpy

A scientific calculator implemented with NumPy that performs basic and advanced mathematical operations, including addition, subtraction, multiplication, division, sine, cosine, tangent, logarithm, and square root. Features a user-friendly interface for easy input and calculations.

  • Updated Oct 11, 2024
  • Python

Improve this page

Add a description, image, and links to the mathematical-operations 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 mathematical-operations topic, visit your repo's landing page and select "manage topics."

Learn more