Skip to content

Follow PHP convention for scientific notation also for numbers formatted with sigfig - #301

Open
PhilippImhof wants to merge 9 commits into
FormulasQuestion:mainfrom
PhilippImhof:fix-300
Open

Follow PHP convention for scientific notation also for numbers formatted with sigfig#301
PhilippImhof wants to merge 9 commits into
FormulasQuestion:mainfrom
PhilippImhof:fix-300

Conversation

@PhilippImhof

Copy link
Copy Markdown
Collaborator

Fixes #300

@coveralls

coveralls commented Dec 7, 2025

Copy link
Copy Markdown

Coverage Report for CI Build 30763445228

Coverage increased (+0.003%) to 97.503%

Details

  • Coverage increased (+0.003%) from the base build.
  • Patch coverage: 7 of 7 lines across 2 files are fully covered (100%).
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 4765
Covered Lines: 4646
Line Coverage: 97.5%
Coverage Strength: 1157.34 hits per line

💛 - Coveralls

@PhilippImhof
PhilippImhof force-pushed the fix-300 branch 2 times, most recently from 0762ef0 to a194565 Compare August 1, 2026 12:40
@PhilippImhof PhilippImhof changed the title Convert numeric strings to numbers for output Follow PHP convention for scientific notation also for numbers formatted with sigfig Aug 1, 2026
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.

Numbers formatted with sigfig() will not use scientific notation

2 participants