Hello! This is "Order Of Operations Calculator 2" but without hacked blocks, so it should work in scratch 3. And if it doesn't... I'm not fixing it. EDIT: OK you're gonna have to shrink the list a bit so you can see the input in scratch 3, otherwise it works. Now for the same description as the original project (which is still shared btw, I didn't delete it in case you were wondering) This is much more stable compared to the last one, and has some new features: - Supports ALL decimals AND negatives - Supports some math functions (List below) - Actually follows order of operations (at least more than it did last time) List of supported functions: abs() floor() ceiling() sqrt() sin() cos() tan() asin() acos() atan() ln() log() If there are any major problems you would like to report, leave a comment. I'm sure you smart people can find something... WARNING: I didn't do a very good job error-proofing this project, so make sure you type everything correctly or you might end up crashing your browser because of endless loops....