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 04fe703 commit 4fc585aCopy full SHA for 4fc585a
test/static/astronomy_test.cpp
@@ -50,4 +50,5 @@ static_assert(approx_equal(1. * Jy, 1e-26 * W / m2 / Hz));
50
// legacy constants
51
static_assert(approx_equal(1. * k, 1'720'209'895. / 100'000'000'000. * pow<3, 2>(iau::astronomical_unit) /
52
pow<1, 2>(iau::solar_mass) / D));
53
+
54
} // namespace
0 commit comments