duffee / Astro-Constants

This Perl module provides physical constants usefull for astronomy in MKS and CGS systems
0 stars 1 forks source link

Handle uncertainties for defined constants #50

Closed duffee closed 4 years ago

duffee commented 4 years ago

LIGHT_YEAR lists its uncertainty as defined, so in production of the precision sub it needs to supply relative => 0, instead of relative => ,

This removes the warning "Odd number of elements in anonymous hash" seen in tests.