summaryrefslogtreecommitdiff
path: root/docs/roadmap.org
diff options
context:
space:
mode:
authorAdrien Hopkins <adrien.p.hopkins@gmail.com>2024-03-23 16:02:51 -0500
committerAdrien Hopkins <adrien.p.hopkins@gmail.com>2024-03-23 16:03:45 -0500
commitcc45a65c78c578eb404d8773b22e5b046917621f (patch)
tree6f53d7c974d930731ad41e80b53407c3458f35d9 /docs/roadmap.org
parente1a96524ad9000689e081a6bf52792a886c07222 (diff)
Add fractions using | to expressions
| is like /, but with higher precedence. This feature is a part of GNU Units, and was included in 7Units for compatibility.
Diffstat (limited to 'docs/roadmap.org')
-rw-r--r--docs/roadmap.org1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/roadmap.org b/docs/roadmap.org
index 2eed941..5a3888f 100644
--- a/docs/roadmap.org
+++ b/docs/roadmap.org
@@ -9,7 +9,6 @@ Feature Requirements:
- 7Units's expression converter should support most or all of the conversion features supported by GNU Units:
- Converting to sums of units (it should also be possible to do this in the unit converter with preset combinations)
- Non-integer exponents
- - Fractions in unit expressions (like ~1|6~)
- (/Optional/) Inverse nonlinear conversion with the tilde prefix
- (/Optional/) Nonlinear units should be specifiable in unit files.
- /Any other feature not listed should be considered optional./