Calculators and Randomizers
I have developed a series of calculators and randomizers to calculate a variety of mathematical and physical quantities with ease and generate random variables. All calculators and randomizers are built entirely in HTML, CSS, and JavaScript. To read the JavaScript code for an individual calculator, replace the .html extension at the end of the URL with .js.
Mathematics
- Prime factorization calculator
- Speed, distance, and time calculator
- Factorial calculator
- Triangle calculator
- Calculate the probability of a shared birthday in a group of people
- Mean calculator (handles arithmetic mean, geometric mean, harmonic mean, and root mean square)
- Fibonacci number calculator
- Pascal's triangle (binomial coefficient) calculator
Physics
Other
Randomizers