Follow-up Comment #1, bug #60635 (group gsl): Typo for GSL_CONST_MKSA_EARTH_MEAN_RADIUS_R1, so that it should read: +#define GSL_CONST_MKSA_EARTH_MEAN_RADIUS_R1 ((2*GSL_CONST_MKSA_EARTH_EQUATORIAL_RADIUS_A + GSL_CONST_MKSA_EARTH_POLAR_RADIUS_B) / 3.0) /* m */
Furthermore, gsl_const_cgs.h contains the same constants in grams and cms, so
in the context of maintenance we could also benefit from definitions like
these:
#define GSL_CONST_CGS_BOHR_RADIUS (100.0*GSL_CONST_MKS_BOHR_RADIUS) /* cm */
instead of these:
#define GSL_CONST_CGS_BOHR_RADIUS (5.291772083e-9) /* cm */
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?60635>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
Description: PGP signature
