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 6ff427a commit 8aeb718Copy full SHA for 8aeb718
src/systems/include/mp-units/systems/iau.h
@@ -59,7 +59,7 @@ inline constexpr struct nominal_jovian_mass_parameter final : named_unit<symbol_
59
// https://www.iau.org/Iau/Publications/List-of-Resolutions
60
using non_si::astronomical_unit;
61
62
-// Derived unitss
+// Derived units
63
inline constexpr struct parsec final : named_unit<"pc", astronomical_unit / (mag_ratio<1, 3600> * si::degree)> {} parsec;
64
65
inline namespace codata2018 {
0 commit comments