Add another "units" pattern
Open
discussion
enhancement
- Dominant language
- Rust
- Stars
- 114
- Forks
- 85
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 42
Description
MathCAT infers when something is physical unit such "kg" for kilograms using some heuristics. One of the requirements is that there be a number or another unit in front of it.
To the heuristics, I should support scientific notation such as $3.23 \cdot 10^6 \rm{kg}$ as an alternative to just being number or fractional number.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.