Computes the inverse of a dimension.
Declared in <mp-units/framework/dimension.h>
<mp-units/framework/dimension.h>
[[nodiscard]] consteval Unit auto inverse(auto d);
dimension_one / d
The return value should not be discarded.