Ligature for numbers scientific notation?
Open
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 82k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
Not sure if it's possible to do with ligatures but I think it would be great to have numbers like 1.23e-5 displayed as:
1.23 × 10−5
P.S. Keep in mind the possible 'D' suffix for double numbers, as in '1.23E7D'.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by assessing whether the requested scientific-notation transformation is feasible as a font ligature, including the optional D suffix; done means the stated notation renders correctly where supported.
Written by the indexing model from the issue text.
Assessment
- Domain
- design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100