Skip to content

Hackathon 2025: Enhance mathematical expression display - #4

Open
Jsscrdng wants to merge 3 commits into
hackathon-2025from
improve-math-expressions
Open

Hackathon 2025: Enhance mathematical expression display#4
Jsscrdng wants to merge 3 commits into
hackathon-2025from
improve-math-expressions

Conversation

@Jsscrdng

@Jsscrdng Jsscrdng commented Apr 2, 2025

Copy link
Copy Markdown

This feature enhances the user experience by displaying mathematical expressions in a more familiar and readable format. Instead of using JavaScript notation (e.g., 3*x+9), expressions will be shown in a traditional mathematical notation (e.g., 3x + 9). This makes the application more intuitive for users with mathematical backgrounds and reduces confusion between programming and mathematical notations.

@vercel

vercel Bot commented Apr 2, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
function-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 2, 2025 1:42pm

@Jsscrdng Jsscrdng changed the title feat: enhance mathematical expression display Hackathon 2025: Enhance mathematical expression display Apr 2, 2025
@Jsscrdng Jsscrdng self-assigned this Apr 2, 2025
- Add ExpressionConverter class with bidirectional JS-Math notation conversion

- Add comprehensive test suite for expression conversion

- Update implementation checklist in docs

- Fix formula utils to handle math notation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant