Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 1.43 KB

README.md

File metadata and controls

30 lines (23 loc) · 1.43 KB

Calculator

A versatile calculator app built with React that offers a wide range of calculation features. It supports regular and scientific calculations, number base conversions, byte conversions, date difference calculations, molar mass calculations, statistical calculations, equation solving, and quadratic function analysis. It is a progressive web app (PWA) and can be used both online and offline.

Features

  • Regular Calculations:
    • Enter a formula to perform arithmetic and scientific calculations.
  • Number Base Conversions:
    • Convert numbers between different bases (binary, decimal, octal, and hexadecimal).
  • Byte Conversions:
    • Convert data sizes between various units (bytes, kilobytes, megabytes, and gigabytes).
  • Date Difference Calculations:
    • Calculate the difference between two dates in days.
  • Molar Mass Calculations:
    • Enter the name of an element or compound to calculate its molar mass and number of particles.
  • Statistical Calculations:
    • Perform various statistical calculations, including average, sum, mode, variance, standard deviation, interquartile range, quantile, minimum, median, and maximum.
  • Equations Solving:
    • Solve linear and quadratic equations.
  • Quadratic Function Analysis:
    • Provide information about quadratic functions, such as vertex, axis of symmetry, and roots.

License

MIT.

Try it Out

https://calc.shangzhenyang.com/