Bugfix and more convenient conversion function
- Fix reported issue that operator/(scalar / unit) would calculate the ratio into the value.
- Add function as<unit_t>() to unit for convenient conversion to a unit of the same type but different ratio
- CMake Linting