We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dba4a5a commit 546d54cCopy full SHA for 546d54c
example/constants/example_constants.f90
@@ -1,5 +1,5 @@
1
program example_constants
2
- use stdlib_constants, only: c, PI=>PI_dp
+ use stdlib_constants, only: c, pi=>PI_dp
3
use stdlib_codata, only: alpha=>ALPHA_PARTICLE_ELECTRON_MASS_RATIO
4
use stdlib_codata_type, only : to_real
5
use stdlib_kinds, only: dp, sp
0 commit comments