mirror of
https://github.com/JHUAPL/kami.git
synced 2026-01-07 22:13:51 -05:00
Correction to Jenny's Constant
This commit is contained in:
@@ -79,7 +79,7 @@ namespace kami {
|
||||
/**
|
||||
* @brief $(7^(\e - 1/\e) - 9)*\pi^2$
|
||||
*/
|
||||
static constexpr auto JENNYS_CONSTANT = 867.530901989;
|
||||
static constexpr auto JENNYS_CONSTANT = 867.530901981;
|
||||
};
|
||||
|
||||
} // namespace kami
|
||||
|
||||
Reference in New Issue
Block a user