diff options
author | Adrien Hopkins <adrien.p.hopkins@gmail.com> | 2024-08-22 10:12:37 -0500 |
---|---|---|
committer | Adrien Hopkins <adrien.p.hopkins@gmail.com> | 2024-08-22 11:45:37 -0500 |
commit | 6f1bbc1024eae98f1815ab5f9e9cb3399f5eef9c (patch) | |
tree | 86a14f6866323d7aeaae231b91d72b3aa5bd6cb4 /docs | |
parent | 2c2b97f964327f14ce09b0b935a46aec77526560 (diff) |
Allow fractional exponents
Diffstat (limited to 'docs')
-rw-r--r-- | docs/roadmap.org | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/roadmap.org b/docs/roadmap.org index 5a3888f..bd0ccee 100644 --- a/docs/roadmap.org +++ b/docs/roadmap.org @@ -8,7 +8,6 @@ Feature Requirements: (It should not be required to handle features that aren't in 7Units; those definitions should be ignored with a warning) - 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 - (/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./ |