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.
5
2 Rezensionen
Bewertungen können nur von registrierten Nutzern abgegeben werden. Alle Bewertungen werden von den Moderatoren von Top.gg geprüft. Bitte lies dir vor dem Posten unbedingt unsere Richtlinien durch.
5 Sterne
2
4 Sterne
0
3 Sterne
0
2 Sterne
0
1 Stern
0