From cc45a65c78c578eb404d8773b22e5b046917621f Mon Sep 17 00:00:00 2001 From: Adrien Hopkins Date: Sat, 23 Mar 2024 16:02:51 -0500 Subject: 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. --- docs/roadmap.org | 1 - 1 file changed, 1 deletion(-) (limited to 'docs/roadmap.org') 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./ -- cgit v1.2.3