Skip to content

Conversation

@Jsscrdng
Copy link

@Jsscrdng Jsscrdng commented Apr 2, 2025

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
Copy link

vercel bot commented Apr 2, 2025

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.

2 participants