mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-18 16:27:34 +01:00
[Poincare/unit] Changing the value of AU
The value of astronomical unit was wrong. This fixes issue #1637 Change-Id: I175c8fae9044beb1e863ddbf3a260224a9c60bd6
This commit is contained in:
committed by
Émilie Feral
parent
cbd26e69d1
commit
0a92499dd7
@@ -288,7 +288,7 @@ public:
|
||||
Representative("m", nullptr,
|
||||
Representative::Prefixable::Yes,
|
||||
LongScalePrefixes),
|
||||
Representative("au", "149587870700*_m",
|
||||
Representative("au", "149597870700*_m",
|
||||
Representative::Prefixable::No,
|
||||
NoPrefix),
|
||||
Representative("ly", "299792458*_m/_s*_year",
|
||||
|
||||
Reference in New Issue
Block a user