Skip to content

feat: add math preferences#710

Merged
antonreshetov merged 7 commits into
mainfrom
feat/math-preferences
Mar 28, 2026
Merged

feat: add math preferences#710
antonreshetov merged 7 commits into
mainfrom
feat/math-preferences

Conversation

@antonreshetov

Copy link
Copy Markdown
Member

No description provided.

Replace hardcoded 'en-US' locale and precision 6 in formatResult with
configurable activeLocale/activeDecimalPlaces backed by formatMathNumber
and formatMathDate utilities. Add setFormatSettings() to the engine API.
Update formatMathDate to include date+time (matching prior toLocaleString
behavior) and fix tests to use explicit en-US locale.
@antonreshetov antonreshetov merged commit 3b55f45 into main Mar 28, 2026
@antonreshetov antonreshetov deleted the feat/math-preferences branch March 28, 2026 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant