We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa3b607 commit db66e2aCopy full SHA for db66e2a
src/systems/unit_check.jl
@@ -62,6 +62,8 @@ end
62
const unitless = DQ.Quantity(1.0)
63
get_literal_unit(x) = screen_unit(something(__get_literal_unit(x), unitless))
64
65
+_oneunit(x) = oneunit(x)
66
+
67
"""
68
Find the unit of a symbolic item.
69
0 commit comments