Skip to content

Replace some Pi values as constants

Adam Edward Barton requested to merge abarton/athena:fixpiVKAL into master

In C++20 there will be an official pi constant as part of the standard, but this is the C constant for now.

Check in CI test if numbers change.

Merge request reports