[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:
Arthur Camouseigt
2020-08-03 10:35:52 +02:00
committed by Émilie Feral
parent cbd26e69d1
commit 0a92499dd7

View File

@@ -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",