CalcMedhi

CalcMedhi

5
0

It's a calculator that solves numerical problems.


Addition with 2 numbers (m/add x y), Subtraction with 2 numbers (m/sub x y), Multiplication with 2 numbers (m/mult x y), Division with 2 numbers (m/div x y), Power (m/power x y), Root (m/root x y), Ceiling (m/ceil x), Floor (m/floor x), Round (m/round x) and Modulus (m/mod x y). It's prefix is m/. You can type m/help and then command to see what you can do with it and how (for e.g., if you wanna know how to use the add command, do m/help add). Only numerical expressions are allowed. I may add other advanced functions later on. It is made with Python on replit.com. It puts a .0 after almost every whole number result. You get accurate results almost everytime. The root function is not perfect and will sometimes not give the exact number (for e.g., 8.9999999998 instead of 9). Apologies for that.

Beoordelingen en recensies


5

2 recensies

Alleen geregistreerde gebruikers kunnen beoordelingen achterlaten. Alle beoordelingen worden gecontroleerd door de moderators van Top.gg. Lees onze richtlijnen voordat je iets plaatst.

5 sterren

2

4 sterren

0

3 sterren

0

2 sterren

0

1 ster

0