Skip to content

Commit

Permalink
get m pi
Browse files Browse the repository at this point in the history
  • Loading branch information
esheldon committed Jun 18, 2024
1 parent 0e8bc74 commit 5fc6a4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion esutil/cosmology/cosmolib.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#define CLIGHT 2.99792458e5

#ifndef M_PI
import <cmath>
# define M_PI 3.14159265358979323846
#endif

struct cosmo {
Expand Down

0 comments on commit 5fc6a4a

Please sign in to comment.