Community
Machine Learning Hackathon Ends
Sat Feb 11 2023
Replit 101 Coding Helpline
Wed Feb 15 2023
Machine Learning Hackathon Closing Ceremony
Wed Feb 15 2023
Explore the Community Hub
4
Testmaths
105
5
4
YahiaMansi superior
this is amazing how did you do it
sorry to say but i am a beginner to python so tell me any way becuase i liked your repl
please follow me 3 days ago
15
[Replit T-Shirt] Calculatorthon!The Calculatorthon is a hackathon for what the title suggests- a calculator! Computers are amazing at doing math, but what about reading math, or hearing math? Use the template when the hackathon starts to start building a supreme calculator that can interpret weird and complex problems, using the testing site to guide you.
454
12
15
AspectOfTheNoob Do you have any specific rules in mind to the calculator or are you just putting in testcases?2 months ago
alecj Do I have to use Node.js? I would like to use python as it would be much better for what I have in mind.2 months ago
4
number adder but until you say noAsks you to input yes or no and it will print a number. If you say yes then it print a different number and will stop when you say no. HAVE FUN!!!
97
2
4
1
CalculatorThis is seemingly just another boring calculator... until you realize that it correctly evaluated (2^8)!
Features:
Up to 1000 digits before the decimal point
Up to 100 digits after the decimal point
Basic arithmetic operators
Parenthesis
Exponentiation/Square root
Factorial
Pi/e (warning: not edible)
113
2
1
imcute-aaaa Geez.
You guys should learn to not reinvent the wheel.
Go python!
(python does not have inbuilt high precision decimals,but you could do the same on rationals,i have a library on complex rationals,also supports + - * / exp log,and you will have to use infinite series/products to estimate pi and factorials because i think that they are not elementary operators,also log goes a bit slow on high precision,only natural numbers available in quick exponentiation(has to use exp and log for bad behaving exponents))
Making a BigRational class is not reinventing wheels(you cant find it in standard library) but using such a low level language so that there are no inbuilt BigInts is.
(my library if you want the code,https://replit.com/@imcute-aaaa/Numbers#main.py)25 days ago
1
calculatorcalculation!
#nomi
6
2
1
2
CalculatorThis is a simple calculator used for addition, subtraction, multiplication and division purposes only.
43
1
2
1
Simple CalculatorThis Calculator will help you calculate things...
Made by Prashrey the TechNerd
Tutorial in Official Channels
6
2
1
1
Calulator made with PLYI made this calculator using PLY that supports variables. Also supports parentheses multiplication (ex: 5(2)), negation (ex: -(-1)=1)
8
2
1
1
Denary to Binary + Binary shift calcThis will convert a denary number to binary or you can insert an 8-bit binary number. You can then shift your number and perform shift calculations
408
1
1
1
Genetics CalculatorThis calculator is used to PREDICT your newborn's traits! (Information is NOT STORED)
115
2
1