calculator (~73 features)
its a very cool calculator
if u want more features ask in a comment!
u can use help<|'1'|> or help('1'), either one works
its a very cool calculator
if u want more features ask in a comment!
u can use help<|'1'|> or help('1'), either one works
5.2 * 3 = 15.600000000000001, yes
@WeirdBoi12408 that's due to python's float precision, try doing
do('5.2', '3', '*')
insteadoh ok @mkcodes
I was just thinking that a calculator should have the decimal library built in @mkcodes
@WeirdBoi12408 - added it (line 5)
@mkcodes lmao
"# stupid Floating Point Accuracy"
@mkcodes line 966:
966: print("
967:
968: ")
@WeirdBoi12408 that was suposed to show the do() function but replit didn't save my changes ?????
@mkcodes :(
@WeirdBoi12408 (not ur fault or anything) i fixed it