Skip to content

Commit

Permalink
[mp.units.core.syn] Update pi's UCN
Browse files Browse the repository at this point in the history
Co-authored-by: Mateusz Pusz <[email protected]>
  • Loading branch information
JohelEGP and mpusz authored Oct 25, 2024
1 parent 60dd2cb commit d9248b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api_reference/src/quantities.tex
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@
constexpr @\libconcept{Magnitude}@ auto mag_power = @\seebelownc@;

inline constexpr struct @\libglobal{pi}@ final :
mag_constant<{u8"\U0001D70B", "pi"}, std::numbers::pi_v<long double>> {
mag_constant<{u8"\u03C0", "pi"}, std::numbers::pi_v<long double>> {
} @\libglobal{pi}@;

// \ref{qty.unit}, unit
Expand Down

0 comments on commit d9248b1

Please sign in to comment.