Mobius Syntax Fixer icon

Mobius Syntax Fixer

by Morgan Stoodley

v1.0 Updated Feb 21, 2024 8.17KiB
CWS
5
Users
★ 5.00
1 reviews
#29547
of 49.1K
education
#802 of 1.3K
⚠️Not updated in over 2 years

Description

Mobius Syntax Fixer (MSF) removes the annoying quirks of Maple syntax, which is used in Mobius. For example: When you type "5x" MSF will translate that too "5 * x". Without MSF, the answer that is mathematically correct would be marked as false. Here are other examples of syntax that MSF: 5xy -> 5 * x * y 5xy(2x + 3) -> 5 * x * y * (2 * x + 3) |3y - 92| -> abs(3 * y - 92) sqrt(5|2x + 3|) -> sqrt(5 * abs(2 * x + 3)) e^x -> exp(x) e^(12y - 5) -> exp(12y - 5) The conversion happens automatically whenever you press: "How did I do?"
Mobius Syntax Fixer screenshot 1Mobius Syntax Fixer screenshot 2

Reviews

Loading reviews...

Details

Version 1.0
Updated Feb 21, 2024
Size 8.17KiB
First Seen Mar 23, 2026