The math parser doesn't like the following: `\sin'` `\mu=` `\left{ \frac{-b}{2a} \right}` `$35.99 \%$` Errors: ``` Error: [Math] Invalid command \sin' Error: [Math] Invalid command \mu= Error: [Math] Invalid delimiter { Error: Missing closing brace ```
The math parser doesn't like the following:
\sin'\mu=\left{ \frac{-b}{2a} \right}$35.99 \%$Errors: