Community
RESOURCES
3
Equation Of Parabola SolverYou can find the Equation of a parabola by inputting the coordinates of the focus and inputting the Directrix-y.
379
1
3
sam764865454 You can find the graphed version here on desmos graph : https://www.desmos.com/calculator/iwzqe3edzv2 weeks ago
2
Math Game In JS - Test Your Quick Mental Math Facts!
A basic math quiz game in javascript. Test your quick mental math facts- one digit, two digit, three digit basic operations. What's your record? Comment down below!4
Basic Math CalculatorYou can find the answer to division, multiplication, addition, and subtraction problems with decimals.
AayurJain There are 8 options:
1: Multiplication
2: Division
3: Addition
4: Subtraction
5: Cube(Multiply the same number 3 times by itself)
6: Square(Multiply the same number 2 times by itself)
7: Area of a circle
8: Times table of any number till how many times you want4 weeks ago
2
Calculating Using Basic Operations on Two NumbersCalculate two numbers using the basic operations. Addition, Subtraction, Division and Multiplication
3
Square Root CalculatorFind the square root of any decimal or whole number. Get the absolutely decimal answer for up to ten numbers in one run.
119
3
3
1
PI Estimator Using Lebinz Formula & Monte Carlo SimulationEstimate PI to a few places using the Lebinz Formula & the Monte Carlo Simulation. Like this post if you think it's cool! Oh and btw, if you want to view a graph, try it on this site: https://www.mycompiler.io/view/AW3vKs0F2K3!
Pi Estimator - Lebinz Formula & Monte Carlo Simulation
Estimate PI to a few places using the Lebinz Formula & the Monte Carlo Simulation. Like this post if you think it's cool! Oh and btw, if you want to view a graph, try it on this site: https://www.mycompiler.io/view/AW3vKs0F2K3! (Check my site: https://socialrumbles.com/home/)!!!1
3d calculus (various calculators for planes)WIP!
Now you can not only define a plane using two different methods, you can also find the angle between two planes! Tell me if anything's wrong. I plan to add the ability to find the distance between a point and a plane, and to find the intersection of two planes. (Edit: distance between point and plane is now available)
Also, when it asks for the x, y, and z values of the normal vector to the plane, all you need to do is get the equation of the plane (which you can find with this program) and take the coefficients of the x, y, and z values in the equation.
original description: You can calculate the equation for a plane in 3d space using 3 points or a line and a point set on the plane. Relatively simple and shows all the steps. Tell me if there are any bugs.
I created this to make my math homework easier lol.
If you want me to add anything else, I can try but I make no guarantees. I only have time to code a little bit every day.
1
Fibonacci Sequence Repl (New Edition)For this Fibonacci sequence repl update, you can only ask for 50 or less terms. Many people have been putting in high amounts of terms wanted, so I made this new edition to reduce the outcomes of it.
1
CalculatorThis is a calculator I created. It took 100 lines of code, including 2 lines of comments. I started this work on 15 March 2022 and finished 16 March 2022. Please enjoy doing calculations.
Version 1.0:
Regular, typical stuff.
Version 2.0:
Now accepts decimals
Allows greater numbers to be subtracted from smaller numbers!
Version 2.1:
Allows dividing with leaving remainders left over!
UtkMcpe78 This is the Version 2 update of my repl [Calculator](https://replit.com/@UtkMcpe78/Calculator). The original version is unavailable; for its repl was edited to create the version 2.
The following updates have been added for v2.0:
- Accepts decimals
- Now allows factorial calculations! The code for it was copied from this repl: [Factorial Calculator](https://replit.com/@UtkMcpe78/Calculator)
- Subtracts greater numbers from lesser numbers!1 month ago
The Number GuesserYou get a number between 1 and 1 TRILLION. You have 3 guesses. Can you do it?
RohitKrishnan1 Edit: Now Random Number from 1 to 1 million
There is also a hidden Easter egg if you type in the correct answer! Can you figure it out?2 days ago
A Simple Algebra CalculatorThis is a simple calculator for advanced math concepts.
Statistics CalculatorThis is a simple calculator that can calculate the mean/average, range, median and mode of a given set of numbers. Suggestions to improve the app are welcome in the comments.
Statistics Calculator
This is a simple calculator that can calculate the mean/average, range, median and mode of a given set of numbers. Suggestions to improve the app are welcome in the comments.Dice Roll Simulator
This simulator allows you to work with probability, as it allows you to roll a dice as many times as you would wish, and outputs the percentage of rolls each number gets.30
2
0