Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem



Roblox is treating it as one line
(2*100)+15-(12/5)+(2.4*3)
While entering it by hand you're calculating after each step
((((((2*100)+15)-12)/5)+2.4)*3)
You'll have to grasp that concept before proceeding.
It's doing the math correctly.
Windows's Calculator in Standard mode is solving left to right rather than following PEMDAS. Presumably it's trying to mimic entering by hand and assuming you'd be hitting Enter after each step.
If you place it in Scientific mode it does the math correctly
You would need to explain what you actually did.
My tablet gives the answer of 219.8, so not certain what's happening on yours. If I had to a guess I'd assume it's trying to mimic entering by hand similar to Calculator (Standard), and ends up doing the math wrong. You would have to ask somewhere either related to the app or at least your phone's platform. Assuming it's not just a typo/input error.