his program is laboratory simulation for student of university or other school with advance study of physics.
-
Updated
Apr 2, 2021 - C++
his program is laboratory simulation for student of university or other school with advance study of physics.
Improved version of my Prime-Number-Calculator with more features
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 )
xPL daemon to set device value by calculation with other devices
This Wind Chill Index program (C++) uses the formula for the wind chill index model implemented by the National Weather Service to create a table as console output. The table displays wind chill values for temperatures from -5 to 50 degrees Fahrenheit for wind speeds from 5 to 45 miles per hour.
Program to approximately calculate an integral by a finite sum using left Riemann sum, pure C
A calculator program that takes in an equation as a string and returns the output.
A byte utils class to handle bytes with literals.
The 3D Ring Dimensions Calculator program (C++) reads user input to calculate the surface area and volume of a ring using the radius of the ring, and the radius of the cross section.
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.
convet RGB to HSV to HEX to CMYK to HSL
parsing string mathematical expressions, calculating the value of an expression
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.
Program for calculating problems in general electrical engineering
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.
A simple program to interpolate between two values with set amount of steps.
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."