CALCULATION OF NUMBER PI AFTER CHUDNOWSKI
-
Updated
Nov 16, 2025 - C++
CALCULATION OF NUMBER PI AFTER CHUDNOWSKI
This is a macOS app that does calculations. zlib/libPNG public license
A calculator program that takes in an equation as a string and returns the output.
The C++ Tools Program is a versatile utility designed for data scientists, programmers, and enthusiasts. With features such as data unit conversion, number system conversion, temperature unit conversion, basic calculations, and Morse code conversion, this tool simplifies common tasks. Whether you need to manipulate data units, convert number system
Ce programme effectue des opérations sur une matrice 2x2 et affiche le résultat. Il réalise des multiplications et additions en manipulant les chiffres des produits.
Contains programs of Computational Mathematics methods
Cpp-School-Activity
A byte utils class to handle bytes with literals.
convet RGB to HSV to HEX to CMYK to HSL
Periodic Table of the elements ( PTE ) combined with information about elements and calculation of molecular formulas and their molecular weight, the amount of the contained elements in percent is given. ( C++ / Linux / Gnome / GTK / gtkmm / chemistry / PTE / PSE )
My first QML app, it calculates the missong sides and angles of a triangle
This Prime Number Calculater can calculate every prime number between two integer values and will put them into a text file in its directory.
Improved version of my Prime-Number-Calculator with more features
Program to approximately calculate an integral by a finite sum using left Riemann sum, pure C
C++ program to solve linear equations using Gaussian eliminations method
The Triangle Area Functions Program (C++) uses a loop to ask the user 1 of 2 methods to calculate the area of a triangle. The 1st method calculates the area with the base & height values, while the 2nd calculates the area with all 3 sides. Calculated values are printed to the console as output.
The Vehicle Fleet Text File Reader Program (C++) uses a loop to read a file named FleetInput.txt, which holds vehicle ID, miles, and gallons space delimited on each row. Then, the program calculates the fleet average and individual average miles per gallon (MPG), displaying the results in the console are tabular output.
A simple program to interpolate between two values with set amount of steps.
The Product Order Functions Program (C++) asks the user to enter the type, quantity, thickness, width, and length of a lumber product. Then the program calculates the cost of the transaction using the price per board foot (1 in * 1 ft^2). Finally, the program displays the order total and asks the user if they would like to create another order.
The Purchase Calculator Function Program (C++) asks the user to enter the number of items sold and the cost per item. A custom function calculates the value of the purchase, which is displayed as output.
Add a description, image, and links to the calculations topic page so that developers can more easily learn about it.
To associate your repository with the calculations topic, visit your repo's landing page and select "manage topics."