/* * Model Structure * * Abstract: This paper gives the 2006 self-consistent set of values * of the basic constants and conversion factors of physics and * chemistry recommended by the Committee on Data for Science and * Technology (CODATA) for international use. Further, it describes * in detail the adjustment of the values of the constants, including * the selection of the final set of input data based on the results * of least-squares analyses. The 2006 adjustment takes into account * the data considered in the 2002 adjustment as well as the data * that became available between 31 December 2002, the closing * date of that adjustment, and 31 December 2006, the closing date * of the new adjustment. The new data have led to a significant * reduction in the uncertainties of many recommended values. The * 2006 set replaces the previously recommended 2002 CODATA set * and may also be found on the World Wide Web at physics.nist.gov/constants. * * The complete original reference is cited below: * * CODATA Recommended Values of the Fundamental Physical Constants: * 2006, Peter J. Mohr, Barry N. Taylor, and David B. Newell, 2008, * National Institute of Standards and Technology. */ import nsrunit; unit conversion on; unit ampere_per_joule=1 kilogram^(-1)*meter^(-2)*second^2*ampere^1; unit atomic_mass_unit=1.6605388E-27 kilogram^1; unit coulomb_per_kilogram=1 kilogram^(-1)*second^1*ampere^1; unit coulomb_per_mole=1 second^1*ampere^1*mole^(-1); unit cubic_meter_per_kilogram_per_square_second=1 kilogram^(-1)*meter^3*second^(-2); unit cubic_meter_per_mole=1 meter^3*mole^(-1); unit electronvolt=1.6021765E-19 kilogram^1*meter^2*second^(-2); unit electronvolt_per_kelvin=1.6021765E-19 kilogram^1*meter^2*second^(-2)*kelvin^(-1); unit electronvolt_per_tesla=1.6021765E-19 meter^2*ampere^1; unit electronvolt_second=1.6021765E-19 kilogram^1*meter^2*second^(-1); unit farad_per_meter=1 kilogram^(-1)*meter^(-3)*second^4*ampere^2; unit gigaelectronvolt=1.6021765E-10 kilogram^1*meter^2*second^(-2); unit hertz_per_kelvin=1 second^(-1)*kelvin^(-1); unit hertz_per_tesla=1 kilogram^(-1)*second^1*ampere^1; unit hertz_per_volt=1 kilogram^(-1)*meter^(-2)*second^2*ampere^1; unit joule_meter_per_mole=1 kilogram^1*meter^3*second^(-2)*mole^(-1); unit joule_per_kelvin=1 kilogram^1*meter^2*second^(-2)*kelvin^(-1); unit joule_per_mole_per_kelvin=1 kilogram^1*meter^2*second^(-2)*kelvin^(-1)*mole^(-1); unit joule_per_tesla=1 meter^2*ampere^1; unit joule_second=1 kilogram^1*meter^2*second^(-1); unit joule_second_per_mole=1 kilogram^1*meter^2*second^(-1)*mole^(-1); unit kelvin_per_tesla=1 kilogram^(-1)*second^2*ampere^1*kelvin^1; unit kilogram_per_mole=1 kilogram^1*mole^(-1); unit megaelectronvolt=1.6021765E-13 kilogram^1*meter^2*second^(-2); unit megaelectronvolt_femtometer=1.6021765E-28 kilogram^1*meter^3*second^(-2); unit megahertz_per_tesla=1E6 kilogram^(-1)*second^1*ampere^1; unit meter_kelvin=1 meter^1*kelvin^1; unit meter_per_second=1 meter^1*second^(-1); unit newton_per_square_ampere=1 kilogram^1*meter^1*second^(-2)*ampere^(-2); unit per_cubic_meter=1 meter^(-3); unit per_meter=1 meter^(-1); unit per_meter_per_kelvin=1 meter^(-1)*kelvin^(-1); unit per_meter_per_tesla=1 kilogram^(-1)*meter^(-1)*second^2*ampere^1; unit per_mole=1 mole^(-1); unit per_second_per_tesla=1 kilogram^(-1)*second^1*ampere^1; unit per_square_gigaelectronvolt=3.8956443E19 kilogram^(-2)*meter^(-4)*second^4; unit quartic_c_per_square_gigaelectronvolt=3.146749E53 kilogram^(-2); unit square_meter=1 meter^2; unit square_meter_per_second=1 meter^2*second^(-1); unit watt_per_square_meter_per_quartic_kelvin=1 kilogram^1*second^(-3)*kelvin^(-4); unit watt_per_square_meter=1 kilogram^1*second^(-3); unit watt_per_square_meter_per_steradian=1 kilogram^1*second^(-3); math main { real speed_of_light_in_vacuum meter_per_second; real magnetic_constant newton_per_square_ampere; real electric_constant farad_per_meter; real characteristic_impedance_of_vacuum ohm; real Newtonian_constant_of_gravitation cubic_meter_per_kilogram_per_square_second; real Newtonian_constant_of_gravitation_over_h_bar_c quartic_c_per_square_gigaelectronvolt; real Planck_constant joule_second; real Planck_constant_in_eV_s electronvolt_second; real Planck_constant_over_2_pi joule_second; real Planck_constant_over_2_pi_in_eV_s electronvolt_second; real Planck_constant_over_2_pi_times_c_in_MeV_fm megaelectronvolt_femtometer; real Planck_mass kilogram; real Planck_mass_energy_equivalent_in_GeV gigaelectronvolt; real Planck_temperature kelvin; real Planck_length meter; real Planck_time second; real speed_of_light_in_vacuum_uncertainty meter_per_second; real magnetic_constant_uncertainty newton_per_square_ampere; real electric_constant_uncertainty farad_per_meter; real characteristic_impedance_of_vacuum_uncertainty ohm; real Newtonian_constant_of_gravitation_uncertainty cubic_meter_per_kilogram_per_square_second; real Newtonian_constant_of_gravitation_over_h_bar_c_uncertainty quartic_c_per_square_gigaelectronvolt; real Planck_constant_uncertainty joule_second; real Planck_constant_in_eV_s_uncertainty electronvolt_second; real Planck_constant_over_2_pi_uncertainty joule_second; real Planck_constant_over_2_pi_in_eV_s_uncertainty electronvolt_second; real Planck_constant_over_2_pi_times_c_in_MeV_fm_uncertainty megaelectronvolt_femtometer; real Planck_mass_uncertainty kilogram; real Planck_mass_energy_equivalent_in_GeV_uncertainty gigaelectronvolt; real Planck_temperature_uncertainty kelvin; real Planck_length_uncertainty meter; real Planck_time_uncertainty second; real elementary_charge coulomb; real elementary_charge_over_h ampere_per_joule; real magnetic_flux_quantum weber; real conductance_quantum siemens; real inverse_of_conductance_quantum ohm; real Josephson_constant hertz_per_volt; real von_Klitzing_constant ohm; real Bohr_magneton joule_per_tesla; real Bohr_magneton_in_eV_per_T electronvolt_per_tesla; real Bohr_magneton_in_Hz_per_T hertz_per_tesla; real Bohr_magneton_in_inverse_meter_per_tesla per_meter_per_tesla; real Bohr_magneton_in_K_per_T kelvin_per_tesla; real nuclear_magneton joule_per_tesla; real nuclear_magneton_in_eV_per_T electronvolt_per_tesla; real nuclear_magneton_in_MHz_per_T megahertz_per_tesla; real nuclear_magneton_in_inverse_meter_per_tesla per_meter_per_tesla; real nuclear_magneton_in_K_per_T kelvin_per_tesla; real elementary_charge_uncertainty coulomb; real elementary_charge_over_h_uncertainty ampere_per_joule; real magnetic_flux_quantum_uncertainty weber; real conductance_quantum_uncertainty siemens; real inverse_of_conductance_quantum_uncertainty ohm; real Josephson_constant_uncertainty hertz_per_volt; real von_Klitzing_constant_uncertainty ohm; real Bohr_magneton_uncertainty joule_per_tesla; real Bohr_magneton_in_eV_per_T_uncertainty electronvolt_per_tesla; real Bohr_magneton_in_Hz_per_T_uncertainty hertz_per_tesla; real Bohr_magneton_in_inverse_meter_per_tesla_uncertainty per_meter_per_tesla; real Bohr_magneton_in_K_per_T_uncertainty kelvin_per_tesla; real nuclear_magneton_uncertainty joule_per_tesla; real nuclear_magneton_in_eV_per_T_uncertainty electronvolt_per_tesla; real nuclear_magneton_in_MHz_per_T_uncertainty megahertz_per_tesla; real nuclear_magneton_in_inverse_meter_per_tesla_uncertainty per_meter_per_tesla; real nuclear_magneton_in_K_per_T_uncertainty kelvin_per_tesla; real fine_structure_constant dimensionless; real inverse_fine_structure_constant dimensionless; real Rydberg_constant per_meter; real Rydberg_constant_times_c_in_Hz hertz; real Rydberg_constant_times_hc_in_J joule; real Rydberg_constant_times_hc_in_eV electronvolt; real Bohr_radius meter; real Hartree_energy joule; real Hartree_energy_in_eV electronvolt; real quantum_of_circulation square_meter_per_second; real quantum_of_circulation_times_2 square_meter_per_second; real Fermi_coupling_constant per_square_gigaelectronvolt; real weak_mixing_angle dimensionless; real electron_mass kilogram; real electron_mass_in_u atomic_mass_unit; real electron_mass_energy_equivalent joule; real electron_mass_energy_equivalent_in_MeV megaelectronvolt; real electron_muon_mass_ratio dimensionless; real electron_tau_mass_ratio dimensionless; real electron_proton_mass_ratio dimensionless; real electron_neutron_mass_ratio dimensionless; real electron_deuteron_mass_ratio dimensionless; real electron_to_alpha_particle_mass_ratio dimensionless; real electron_charge_to_mass_quotient coulomb_per_kilogram; real electron_molar_mass kilogram_per_mole; real Compton_wavelength meter; real Compton_wavelength_over_2_pi meter; real classical_electron_radius meter; real Thomson_cross_section square_meter; real electron_magnetic_moment joule_per_tesla; real electron_magnetic_moment_to_Bohr_magneton_ratio dimensionless; real electron_magnetic_moment_to_nuclear_magneton_ratio dimensionless; real electron_magnetic_moment_anomaly dimensionless; real electron_g_factor dimensionless; real electron_muon_magnetic_moment_ratio dimensionless; real electron_proton_magnetic_moment_ratio dimensionless; real electron_to_shielded_proton_magnetic_moment_ratio dimensionless; real electron_neutron_magnetic_moment_ratio dimensionless; real electron_deuteron_magnetic_moment_ratio dimensionless; real electron_to_shielded_helion_magnetic_moment_ratio dimensionless; real electron_gyromagnetic_ratio per_second_per_tesla; real electron_gyromagnetic_ratio_over_2_pi megahertz_per_tesla; real muon_mass kilogram; real muon_mass_in_u atomic_mass_unit; real muon_mass_energy_equivalent joule; real muon_mass_energy_equivalent_in_MeV megaelectronvolt; real muon_electron_mass_ratio dimensionless; real muon_tau_mass_ratio dimensionless; real muon_proton_mass_ratio dimensionless; real muon_neutron_mass_ratio dimensionless; real muon_molar_mass kilogram_per_mole; real muon_Compton_wavelength meter; real muon_Compton_wavelength_over_2_pi meter; real muon_magnetic_moment joule_per_tesla; real muon_magnetic_moment_to_Bohr_magneton_ratio dimensionless; real muon_magnetic_moment_to_nuclear_magneton_ratio dimensionless; real muon_magnetic_moment_anomaly dimensionless; real muon_g_factor dimensionless; real muon_proton_magnetic_moment_ratio dimensionless; real tau_mass kilogram; real tau_mass_in_u atomic_mass_unit; real tau_mass_energy_equivalent joule; real tau_mass_energy_equivalent_in_MeV megaelectronvolt; real tau_electron_mass_ratio dimensionless; real tau_muon_mass_ratio dimensionless; real tau_proton_mass_ratio dimensionless; real tau_neutron_mass_ratio dimensionless; real tau_molar_mass kilogram_per_mole; real tau_Compton_wavelength meter; real tau_Compton_wavelength_over_2_pi meter; real proton_mass kilogram; real proton_mass_in_u atomic_mass_unit; real proton_mass_energy_equivalent joule; real proton_mass_energy_equivalent_in_MeV megaelectronvolt; real proton_electron_mass_ratio dimensionless; real proton_muon_mass_ratio dimensionless; real proton_tau_mass_ratio dimensionless; real proton_neutron_mass_ratio dimensionless; real proton_charge_to_mass_quotient coulomb_per_kilogram; real proton_molar_mass kilogram_per_mole; real proton_Compton_wavelength meter; real proton_Compton_wavelength_over_2_pi meter; real proton_rms_charge_radius meter; real proton_magnetic_moment joule_per_tesla; real proton_magnetic_moment_to_Bohr_magneton_ratio dimensionless; real proton_magnetic_moment_to_nuclear_magneton_ratio dimensionless; real proton_g_factor dimensionless; real proton_neutron_magnetic_moment_ratio dimensionless; real shielded_proton_magnetic_moment joule_per_tesla; real shielded_proton_magnetic_moment_to_Bohr_magneton_ratio dimensionless; real shielded_proton_magnetic_moment_to_nuclear_magneton_ratio dimensionless; real proton_magnetic_shielding_correction dimensionless; real proton_gyromagnetic_ratio per_second_per_tesla; real proton_gyromagnetic_ratio_over_2_pi megahertz_per_tesla; real shielded_proton_gyromagnetic_ratio per_second_per_tesla; real shielded_proton_gyromagnetic_ratio_over_2_pi megahertz_per_tesla; real neutron_mass kilogram; real neutron_mass_in_u atomic_mass_unit; real neutron_mass_energy_equivalent joule; real neutron_mass_energy_equivalent_in_MeV megaelectronvolt; real neutron_electron_mass_ratio dimensionless; real neutron_muon_mass_ratio dimensionless; real neutron_tau_mass_ratio dimensionless; real neutron_proton_mass_ratio dimensionless; real neutron_molar_mass kilogram_per_mole; real neutron_Compton_wavelength meter; real neutron_Compton_wavelength_over_2_pi meter; real neutron_magnetic_moment joule_per_tesla; real neutron_magnetic_moment_to_Bohr_magneton_ratio dimensionless; real neutron_magnetic_moment_to_nuclear_magneton_ratio dimensionless; real neutron_g_factor dimensionless; real neutron_electron_magnetic_moment_ratio dimensionless; real neutron_proton_magnetic_moment_ratio dimensionless; real neutron_to_shielded_proton_magnetic_moment_ratio dimensionless; real neutron_gyromagnetic_ratio per_second_per_tesla; real neutron_gyromagnetic_ratio_over_2_pi megahertz_per_tesla; real deuteron_mass kilogram; real deuteron_mass_in_u atomic_mass_unit; real deuteron_mass_energy_equivalent joule; real deuteron_mass_energy_equivalent_in_MeV megaelectronvolt; real deuteron_electron_mass_ratio dimensionless; real deuteron_proton_mass_ratio dimensionless; real deuteron_molar_mass kilogram_per_mole; real deuteron_rms_charge_radius meter; real deuteron_magnetic_moment joule_per_tesla; real deuteron_magnetic_moment_to_Bohr_magneton_ratio dimensionless; real deuteron_magnetic_moment_to_nuclear_magneton_ratio dimensionless; real deuteron_g_factor dimensionless; real deuteron_electron_magnetic_moment_ratio dimensionless; real deuteron_proton_magnetic_moment_ratio dimensionless; real deuteron_neutron_magnetic_moment_ratio dimensionless; real triton_mass kilogram; real triton_mass_in_u atomic_mass_unit; real triton_mass_energy_equivalent joule; real triton_mass_energy_equivalent_in_MeV megaelectronvolt; real triton_electron_mass_ratio dimensionless; real triton_proton_mass_ratio dimensionless; real triton_molar_mass kilogram_per_mole; real triton_magnetic_moment joule_per_tesla; real triton_magnetic_moment_to_Bohr_magneton_ratio dimensionless; real triton_magnetic_moment_to_nuclear_magneton_ratio dimensionless; real triton_g_factor dimensionless; real triton_electron_magnetic_moment_ratio dimensionless; real triton_proton_magnetic_moment_ratio dimensionless; real triton_neutron_magnetic_moment_ratio dimensionless; real helion_mass kilogram; real helion_mass_in_u atomic_mass_unit; real helion_mass_energy_equivalent joule; real helion_mass_energy_equivalent_in_MeV megaelectronvolt; real helion_electron_mass_ratio dimensionless; real helion_proton_mass_ratio dimensionless; real helion_molar_mass kilogram_per_mole; real shielded_helion_magnetic_moment joule_per_tesla; real shielded_helion_magnetic_moment_to_Bohr_magneton_ratio dimensionless; real shielded_helion_magnetic_moment_to_nuclear_magneton_ratio dimensionless; real shielded_helion_to_proton_magnetic_moment_ratio dimensionless; real shielded_helion_to_shielded_proton_magnetic_moment_ratio dimensionless; real shielded_helion_gyromagnetic_ratio per_second_per_tesla; real shielded_helion_gyromagnetic_ratio_over_2_pi megahertz_per_tesla; real alpha_particle_mass kilogram; real alpha_particle_mass_in_u atomic_mass_unit; real alpha_particle_mass_energy_equivalent joule; real alpha_particle_mass_energy_equivalent_in_MeV megaelectronvolt; real alpha_particle_electron_mass_ratio dimensionless; real alpha_particle_proton_mass_ratio dimensionless; real alpha_particle_molar_mass kilogram_per_mole; real fine_structure_constant_uncertainty dimensionless; real inverse_fine_structure_constant_uncertainty dimensionless; real Rydberg_constant_uncertainty per_meter; real Rydberg_constant_times_c_in_Hz_uncertainty hertz; real Rydberg_constant_times_hc_in_J_uncertainty joule; real Rydberg_constant_times_hc_in_eV_uncertainty electronvolt; real Bohr_radius_uncertainty meter; real Hartree_energy_uncertainty joule; real Hartree_energy_in_eV_uncertainty electronvolt; real quantum_of_circulation_uncertainty square_meter_per_second; real quantum_of_circulation_times_2_uncertainty square_meter_per_second; real Fermi_coupling_constant_uncertainty per_square_gigaelectronvolt; real weak_mixing_angle_uncertainty dimensionless; real electron_mass_uncertainty kilogram; real electron_mass_in_u_uncertainty atomic_mass_unit; real electron_mass_energy_equivalent_uncertainty joule; real electron_mass_energy_equivalent_in_MeV_uncertainty megaelectronvolt; real electron_muon_mass_ratio_uncertainty dimensionless; real electron_tau_mass_ratio_uncertainty dimensionless; real electron_proton_mass_ratio_uncertainty dimensionless; real electron_neutron_mass_ratio_uncertainty dimensionless; real electron_deuteron_mass_ratio_uncertainty dimensionless; real electron_to_alpha_particle_mass_ratio_uncertainty dimensionless; real electron_charge_to_mass_quotient_uncertainty coulomb_per_kilogram; real electron_molar_mass_uncertainty kilogram_per_mole; real Compton_wavelength_uncertainty meter; real Compton_wavelength_over_2_pi_uncertainty meter; real classical_electron_radius_uncertainty meter; real Thomson_cross_section_uncertainty square_meter; real electron_magnetic_moment_uncertainty joule_per_tesla; real electron_magnetic_moment_to_Bohr_magneton_ratio_uncertainty dimensionless; real electron_magnetic_moment_to_nuclear_magneton_ratio_uncertainty dimensionless; real electron_magnetic_moment_anomaly_uncertainty dimensionless; real electron_g_factor_uncertainty dimensionless; real electron_muon_magnetic_moment_ratio_uncertainty dimensionless; real electron_proton_magnetic_moment_ratio_uncertainty dimensionless; real electron_to_shielded_proton_magnetic_moment_ratio_uncertainty dimensionless; real electron_neutron_magnetic_moment_ratio_uncertainty dimensionless; real electron_deuteron_magnetic_moment_ratio_uncertainty dimensionless; real electron_to_shielded_helion_magnetic_moment_ratio_uncertainty dimensionless; real electron_gyromagnetic_ratio_uncertainty per_second_per_tesla; real electron_gyromagnetic_ratio_over_2_pi_uncertainty megahertz_per_tesla; real muon_mass_uncertainty kilogram; real muon_mass_in_u_uncertainty atomic_mass_unit; real muon_mass_energy_equivalent_uncertainty joule; real muon_mass_energy_equivalent_in_MeV_uncertainty megaelectronvolt; real muon_electron_mass_ratio_uncertainty dimensionless; real muon_tau_mass_ratio_uncertainty dimensionless; real muon_proton_mass_ratio_uncertainty dimensionless; real muon_neutron_mass_ratio_uncertainty dimensionless; real muon_molar_mass_uncertainty kilogram_per_mole; real muon_Compton_wavelength_uncertainty meter; real muon_Compton_wavelength_over_2_pi_uncertainty meter; real muon_magnetic_moment_uncertainty joule_per_tesla; real muon_magnetic_moment_to_Bohr_magneton_ratio_uncertainty dimensionless; real muon_magnetic_moment_to_nuclear_magneton_ratio_uncertainty dimensionless; real muon_magnetic_moment_anomaly_uncertainty dimensionless; real muon_g_factor_uncertainty dimensionless; real muon_proton_magnetic_moment_ratio_uncertainty dimensionless; real tau_mass_uncertainty kilogram; real tau_mass_in_u_uncertainty atomic_mass_unit; real tau_mass_energy_equivalent_uncertainty joule; real tau_mass_energy_equivalent_in_MeV_uncertainty megaelectronvolt; real tau_electron_mass_ratio_uncertainty dimensionless; real tau_muon_mass_ratio_uncertainty dimensionless; real tau_proton_mass_ratio_uncertainty dimensionless; real tau_neutron_mass_ratio_uncertainty dimensionless; real tau_molar_mass_uncertainty kilogram_per_mole; real tau_Compton_wavelength_uncertainty meter; real tau_Compton_wavelength_over_2_pi_uncertainty meter; real proton_mass_uncertainty kilogram; real proton_mass_in_u_uncertainty atomic_mass_unit; real proton_mass_energy_equivalent_uncertainty joule; real proton_mass_energy_equivalent_in_MeV_uncertainty megaelectronvolt; real proton_electron_mass_ratio_uncertainty dimensionless; real proton_muon_mass_ratio_uncertainty dimensionless; real proton_tau_mass_ratio_uncertainty dimensionless; real proton_neutron_mass_ratio_uncertainty dimensionless; real proton_charge_to_mass_quotient_uncertainty coulomb_per_kilogram; real proton_molar_mass_uncertainty kilogram_per_mole; real proton_Compton_wavelength_uncertainty meter; real proton_Compton_wavelength_over_2_pi_uncertainty meter; real proton_rms_charge_radius_uncertainty meter; real proton_magnetic_moment_uncertainty joule_per_tesla; real proton_magnetic_moment_to_Bohr_magneton_ratio_uncertainty dimensionless; real proton_magnetic_moment_to_nuclear_magneton_ratio_uncertainty dimensionless; real proton_g_factor_uncertainty dimensionless; real proton_neutron_magnetic_moment_ratio_uncertainty dimensionless; real shielded_proton_magnetic_moment_uncertainty joule_per_tesla; real shielded_proton_magnetic_moment_to_Bohr_magneton_ratio_uncertainty dimensionless; real shielded_proton_magnetic_moment_to_nuclear_magneton_ratio_uncertainty dimensionless; real proton_magnetic_shielding_correction_uncertainty dimensionless; real proton_gyromagnetic_ratio_uncertainty per_second_per_tesla; real proton_gyromagnetic_ratio_over_2_pi_uncertainty megahertz_per_tesla; real shielded_proton_gyromagnetic_ratio_uncertainty per_second_per_tesla; real shielded_proton_gyromagnetic_ratio_over_2_pi_uncertainty megahertz_per_tesla; real neutron_mass_uncertainty kilogram; real neutron_mass_in_u_uncertainty atomic_mass_unit; real neutron_mass_energy_equivalent_uncertainty joule; real neutron_mass_energy_equivalent_in_MeV_uncertainty megaelectronvolt; real neutron_electron_mass_ratio_uncertainty dimensionless; real neutron_muon_mass_ratio_uncertainty dimensionless; real neutron_tau_mass_ratio_uncertainty dimensionless; real neutron_proton_mass_ratio_uncertainty dimensionless; real neutron_molar_mass_uncertainty kilogram_per_mole; real neutron_Compton_wavelength_uncertainty meter; real neutron_Compton_wavelength_over_2_pi_uncertainty meter; real neutron_magnetic_moment_uncertainty joule_per_tesla; real neutron_magnetic_moment_to_Bohr_magneton_ratio_uncertainty dimensionless; real neutron_magnetic_moment_to_nuclear_magneton_ratio_uncertainty dimensionless; real neutron_g_factor_uncertainty dimensionless; real neutron_electron_magnetic_moment_ratio_uncertainty dimensionless; real neutron_proton_magnetic_moment_ratio_uncertainty dimensionless; real neutron_to_shielded_proton_magnetic_moment_ratio_uncertainty dimensionless; real neutron_gyromagnetic_ratio_uncertainty per_second_per_tesla; real neutron_gyromagnetic_ratio_over_2_pi_uncertainty megahertz_per_tesla; real deuteron_mass_uncertainty kilogram; real deuteron_mass_in_u_uncertainty atomic_mass_unit; real deuteron_mass_energy_equivalent_uncertainty joule; real deuteron_mass_energy_equivalent_in_MeV_uncertainty megaelectronvolt; real deuteron_electron_mass_ratio_uncertainty dimensionless; real deuteron_proton_mass_ratio_uncertainty dimensionless; real deuteron_molar_mass_uncertainty kilogram_per_mole; real deuteron_rms_charge_radius_uncertainty meter; real deuteron_magnetic_moment_uncertainty joule_per_tesla; real deuteron_magnetic_moment_to_Bohr_magneton_ratio_uncertainty dimensionless; real deuteron_magnetic_moment_to_nuclear_magneton_ratio_uncertainty dimensionless; real deuteron_g_factor_uncertainty dimensionless; real deuteron_electron_magnetic_moment_ratio_uncertainty dimensionless; real deuteron_proton_magnetic_moment_ratio_uncertainty dimensionless; real deuteron_neutron_magnetic_moment_ratio_uncertainty dimensionless; real triton_mass_uncertainty kilogram; real triton_mass_in_u_uncertainty atomic_mass_unit; real triton_mass_energy_equivalent_uncertainty joule; real triton_mass_energy_equivalent_in_MeV_uncertainty megaelectronvolt; real triton_electron_mass_ratio_uncertainty dimensionless; real triton_proton_mass_ratio_uncertainty dimensionless; real triton_molar_mass_uncertainty kilogram_per_mole; real triton_magnetic_moment_uncertainty joule_per_tesla; real triton_magnetic_moment_to_Bohr_magneton_ratio_uncertainty dimensionless; real triton_magnetic_moment_to_nuclear_magneton_ratio_uncertainty dimensionless; real triton_g_factor_uncertainty dimensionless; real triton_electron_magnetic_moment_ratio_uncertainty dimensionless; real triton_proton_magnetic_moment_ratio_uncertainty dimensionless; real triton_neutron_magnetic_moment_ratio_uncertainty dimensionless; real helion_mass_uncertainty kilogram; real helion_mass_in_u_uncertainty atomic_mass_unit; real helion_mass_energy_equivalent_uncertainty joule; real helion_mass_energy_equivalent_in_MeV_uncertainty megaelectronvolt; real helion_electron_mass_ratio_uncertainty dimensionless; real helion_proton_mass_ratio_uncertainty dimensionless; real helion_molar_mass_uncertainty kilogram_per_mole; real shielded_helion_magnetic_moment_uncertainty joule_per_tesla; real shielded_helion_magnetic_moment_to_Bohr_magneton_ratio_uncertainty dimensionless; real shielded_helion_magnetic_moment_to_nuclear_magneton_ratio_uncertainty dimensionless; real shielded_helion_to_proton_magnetic_moment_ratio_uncertainty dimensionless; real shielded_helion_to_shielded_proton_magnetic_moment_ratio_uncertainty dimensionless; real shielded_helion_gyromagnetic_ratio_uncertainty per_second_per_tesla; real shielded_helion_gyromagnetic_ratio_over_2_pi_uncertainty megahertz_per_tesla; real alpha_particle_mass_uncertainty kilogram; real alpha_particle_mass_in_u_uncertainty atomic_mass_unit; real alpha_particle_mass_energy_equivalent_uncertainty joule; real alpha_particle_mass_energy_equivalent_in_MeV_uncertainty megaelectronvolt; real alpha_particle_electron_mass_ratio_uncertainty dimensionless; real alpha_particle_proton_mass_ratio_uncertainty dimensionless; real alpha_particle_molar_mass_uncertainty kilogram_per_mole; real Avogadro_constant per_mole; real atomic_mass_constant kilogram; real atomic_mass_constant_energy_equivalent joule; real atomic_mass_constant_energy_equivalent_in_MeV megaelectronvolt; real Faraday_constant coulomb_per_mole; real molar_Planck_constant joule_second_per_mole; real molar_Planck_constant_times_c joule_meter_per_mole; real molar_gas_constant joule_per_mole_per_kelvin; real Boltzmann_constant joule_per_kelvin; real Boltzmann_constant_in_Hz_per_K hertz_per_kelvin; real Boltzmann_constant_in_eV_per_K electronvolt_per_kelvin; real Boltzmann_constant_in_inverse_meter_per_kelvin per_meter_per_kelvin; real molar_volume_of_ideal_gas_273_15K_101_325kPa cubic_meter_per_mole; real Loschmidt_constant per_cubic_meter; real molar_volume_of_ideal_gas_273_15K_100kPa cubic_meter_per_mole; real Sackur_Tetrode_constant_1K_100kPa dimensionless; real Sackur_Tetrode_constant_1K_101_325kPa dimensionless; real Stefan_Boltzmann_constant watt_per_square_meter_per_quartic_kelvin; real first_radiation_constant watt_per_square_meter; real first_radiation_constant_for_spectral_radiance watt_per_square_meter_per_steradian; real second_radiation_constant meter_kelvin; real Wien_wavelength_displacement_law_constant meter_kelvin; real Wien_frequency_displacement_law_constant hertz_per_kelvin; real Avogadro_constant_uncertainty per_mole; real atomic_mass_constant_uncertainty kilogram; real atomic_mass_constant_energy_equivalent_uncertainty joule; real atomic_mass_constant_energy_equivalent_in_MeV_uncertainty megaelectronvolt; real Faraday_constant_uncertainty coulomb_per_mole; real molar_Planck_constant_uncertainty joule_second_per_mole; real molar_Planck_constant_times_c_uncertainty joule_meter_per_mole; real molar_gas_constant_uncertainty joule_per_mole_per_kelvin; real Boltzmann_constant_uncertainty joule_per_kelvin; real Boltzmann_constant_in_Hz_per_K_uncertainty hertz_per_kelvin; real Boltzmann_constant_in_eV_per_K_uncertainty electronvolt_per_kelvin; real Boltzmann_constant_in_inverse_meter_per_kelvin_uncertainty per_meter_per_kelvin; real molar_volume_of_ideal_gas_273_15K_101_325kPa_uncertainty cubic_meter_per_mole; real Loschmidt_constant_uncertainty per_cubic_meter; real molar_volume_of_ideal_gas_273_15K_100kPa_uncertainty cubic_meter_per_mole; real Sackur_Tetrode_constant_1K_100kPa_uncertainty dimensionless; real Sackur_Tetrode_constant_1K_101_325kPa_uncertainty dimensionless; real Stefan_Boltzmann_constant_uncertainty watt_per_square_meter_per_quartic_kelvin; real first_radiation_constant_uncertainty watt_per_square_meter; real first_radiation_constant_for_spectral_radiance_uncertainty watt_per_square_meter_per_steradian; real second_radiation_constant_uncertainty meter_kelvin; real Wien_wavelength_displacement_law_constant_uncertainty meter_kelvin; real Wien_frequency_displacement_law_constant_uncertainty hertz_per_kelvin; // speed_of_light_in_vacuum=2.99792458E8; magnetic_constant=(4E-7*3.141592653589793); electric_constant=(1/(speed_of_light_in_vacuum*speed_of_light_in_vacuum*magnetic_constant)); characteristic_impedance_of_vacuum=(speed_of_light_in_vacuum*magnetic_constant); Newtonian_constant_of_gravitation=6.674280000000001E-11; Newtonian_constant_of_gravitation_over_h_bar_c=6.70881E-39; Planck_constant=6.626068959999999E-34; Planck_constant_in_eV_s=4.135667330000001E-15; Planck_constant_over_2_pi=1.0545716279999998E-34; Planck_constant_over_2_pi_in_eV_s=6.582118989999999E-16; Planck_constant_over_2_pi_times_c_in_MeV_fm=197.3269631; Planck_mass=2.17644E-8; Planck_mass_energy_equivalent_in_GeV=1.220892E19; Planck_temperature=1.416785E32; Planck_length=1.616252E-35; Planck_time=5.39124E-44; // speed_of_light_in_vacuum_uncertainty=0; magnetic_constant_uncertainty=0; electric_constant_uncertainty=0; characteristic_impedance_of_vacuum_uncertainty=0; Newtonian_constant_of_gravitation_uncertainty=6.700000000000001E-15; Newtonian_constant_of_gravitation_over_h_bar_c_uncertainty=6.700000000000001E-43; Planck_constant_uncertainty=3.2999999999999997E-41; Planck_constant_in_eV_s_uncertainty=1E-22; Planck_constant_over_2_pi_uncertainty=5.2999999999999994E-42; Planck_constant_over_2_pi_in_eV_s_uncertainty=1.6E-23; Planck_constant_over_2_pi_times_c_in_MeV_fm_uncertainty=4.9E-6; Planck_mass_uncertainty=1.1000000000000002E-12; Planck_mass_energy_equivalent_in_GeV_uncertainty=6.1E14; Planck_temperature_uncertainty=7.100000000000001E27; Planck_length_uncertainty=8.1E-40; Planck_time_uncertainty=2.6999999999999998E-48; // elementary_charge=1.6021764869999998E-19; elementary_charge_over_h=2.4179894540000003E14; magnetic_flux_quantum=2.0678336670000003E-15; conductance_quantum=7.748091700399999E-5; inverse_of_conductance_quantum=12906.4037787; Josephson_constant=4.83597891E14; von_Klitzing_constant=25812.807557; Bohr_magneton=9.274009150000001E-24; Bohr_magneton_in_eV_per_T=5.788381755499999E-5; Bohr_magneton_in_Hz_per_T=1.399624604E10; Bohr_magneton_in_inverse_meter_per_tesla=46.6864515; Bohr_magneton_in_K_per_T=.6717131; nuclear_magneton=5.050783240000001E-27; nuclear_magneton_in_eV_per_T=3.1524512326E-8; nuclear_magneton_in_MHz_per_T=7.62259384; nuclear_magneton_in_inverse_meter_per_tesla=.025426236160000004; nuclear_magneton_in_K_per_T=3.6582637E-4; // elementary_charge_uncertainty=4E-27; elementary_charge_over_h_uncertainty=5999999.999999999; magnetic_flux_quantum_uncertainty=5.2000000000000006E-23; conductance_quantum_uncertainty=5.3E-14; inverse_of_conductance_quantum_uncertainty=8.8E-6; Josephson_constant_uncertainty=1.2E7; von_Klitzing_constant_uncertainty=1.8E-5; Bohr_magneton_uncertainty=2.3000000000000003E-31; Bohr_magneton_in_eV_per_T_uncertainty=7.899999999999999E-14; Bohr_magneton_in_Hz_per_T_uncertainty=350; Bohr_magneton_in_inverse_meter_per_tesla_uncertainty=1.2E-6; Bohr_magneton_in_K_per_T_uncertainty=1.2E-6; nuclear_magneton_uncertainty=1.3E-34; nuclear_magneton_in_eV_per_T_uncertainty=4.5E-17; nuclear_magneton_in_MHz_per_T_uncertainty=1.9E-7; nuclear_magneton_in_inverse_meter_per_tesla_uncertainty=6.400000000000001E-10; nuclear_magneton_in_K_per_T_uncertainty=6.4E-10; // fine_structure_constant=.0072973525376; inverse_fine_structure_constant=137.035999679; Rydberg_constant=1.0973731568527E7; Rydberg_constant_times_c_in_Hz=3.289841960361E15; Rydberg_constant_times_hc_in_J=2.1798719700000004E-18; Rydberg_constant_times_hc_in_eV=13.60569193; Bohr_radius=5.2917720858999994E-11; Hartree_energy=4.359743940000001E-18; Hartree_energy_in_eV=27.21138386; quantum_of_circulation=3.6369475199E-4; quantum_of_circulation_times_2=7.273895040000001E-4; Fermi_coupling_constant=1.1663699999999998E-5; weak_mixing_angle=.22255; electron_mass=9.109382150000001E-31; electron_mass_in_u=5.4857990943E-4; electron_mass_energy_equivalent=8.187104379999999E-14; electron_mass_energy_equivalent_in_MeV=.51099891; electron_muon_mass_ratio=.00483633171; electron_tau_mass_ratio=2.87564E-4; electron_proton_mass_ratio=5.4461702177E-4; electron_neutron_mass_ratio=5.4386734459E-4; electron_deuteron_mass_ratio=2.7244371093E-4; electron_to_alpha_particle_mass_ratio=1.3709335557E-4; electron_charge_to_mass_quotient=(-1.75882015E11); electron_molar_mass=5.4857990943E-7; Compton_wavelength=2.4263102175E-12; Compton_wavelength_over_2_pi=3.861592645900001E-13; classical_electron_radius=2.8179402894000004E-15; Thomson_cross_section=6.652458558E-29; electron_magnetic_moment=(-9.28476377E-24); electron_magnetic_moment_to_Bohr_magneton_ratio=(-1.00115965218111); electron_magnetic_moment_to_nuclear_magneton_ratio=(-1838.28197092); electron_magnetic_moment_anomaly=.00115965218111; electron_g_factor=(-2.0023193043622); electron_muon_magnetic_moment_ratio=206.7669877; electron_proton_magnetic_moment_ratio=(-658.2106848); electron_to_shielded_proton_magnetic_moment_ratio=(-658.2275971); electron_neutron_magnetic_moment_ratio=960.9205; electron_deuteron_magnetic_moment_ratio=(-2143.923498); electron_to_shielded_helion_magnetic_moment_ratio=864.058257; electron_gyromagnetic_ratio=1.76085977E11; electron_gyromagnetic_ratio_over_2_pi=28024.95364; muon_mass=1.8835312999999999E-28; muon_mass_in_u=.1134289256; muon_mass_energy_equivalent=1.6928335100000002E-11; muon_mass_energy_equivalent_in_MeV=105.6583668; muon_electron_mass_ratio=206.7682823; muon_tau_mass_ratio=.059459200000000004; muon_proton_mass_ratio=.1126095261; muon_neutron_mass_ratio=.1124545167; muon_molar_mass=1.1342892559999999E-4; muon_Compton_wavelength=1.1734441040000001E-14; muon_Compton_wavelength_over_2_pi=1.867594295E-15; muon_magnetic_moment=(-4.49044786E-26); muon_magnetic_moment_to_Bohr_magneton_ratio=(-0.00484197049); muon_magnetic_moment_to_nuclear_magneton_ratio=(-8.89059705); muon_magnetic_moment_anomaly=.00116592069; muon_g_factor=(-2.0023318414); muon_proton_magnetic_moment_ratio=(-3.183345137); tau_mass=3.16777E-27; tau_mass_in_u=1.90768; tau_mass_energy_equivalent=2.84705E-10; tau_mass_energy_equivalent_in_MeV=1776.99; tau_electron_mass_ratio=3477.48; tau_muon_mass_ratio=16.8183; tau_proton_mass_ratio=1.8939; tau_neutron_mass_ratio=1.89129; tau_molar_mass=.0019076800000000001; tau_Compton_wavelength=6.9772E-16; tau_Compton_wavelength_over_2_pi=1.11046E-16; proton_mass=1.672621637E-27; proton_mass_in_u=1.00727646677; proton_mass_energy_equivalent=1.503277359E-10; proton_mass_energy_equivalent_in_MeV=938.272013; proton_electron_mass_ratio=1836.15267247; proton_muon_mass_ratio=8.88024339; proton_tau_mass_ratio=.528012; proton_neutron_mass_ratio=.99862347824; proton_charge_to_mass_quotient=9.578833919999999E7; proton_molar_mass=.0010072764667700001; proton_Compton_wavelength=1.3214098446000001E-15; proton_Compton_wavelength_over_2_pi=2.1030890861000003E-16; proton_rms_charge_radius=8.768000000000001E-16; proton_magnetic_moment=1.410606662E-26; proton_magnetic_moment_to_Bohr_magneton_ratio=.0015210322089999999; proton_magnetic_moment_to_nuclear_magneton_ratio=2.792847356; proton_g_factor=5.585694713; proton_neutron_magnetic_moment_ratio=(-1.45989806); shielded_proton_magnetic_moment=1.410570419E-26; shielded_proton_magnetic_moment_to_Bohr_magneton_ratio=.001520993128; shielded_proton_magnetic_moment_to_nuclear_magneton_ratio=2.792775598; proton_magnetic_shielding_correction=2.5693999999999998E-5; proton_gyromagnetic_ratio=2.675222099E8; proton_gyromagnetic_ratio_over_2_pi=42.5774821; shielded_proton_gyromagnetic_ratio=2.6751533620000002E8; shielded_proton_gyromagnetic_ratio_over_2_pi=42.5763881; neutron_mass=1.674927211E-27; neutron_mass_in_u=1.00866491597; neutron_mass_energy_equivalent=1.5053495050000002E-10; neutron_mass_energy_equivalent_in_MeV=939.565346; neutron_electron_mass_ratio=1838.6836605; neutron_muon_mass_ratio=8.89248409; neutron_tau_mass_ratio=.52874; neutron_proton_mass_ratio=1.00137841918; neutron_molar_mass=.0010086649159700002; neutron_Compton_wavelength=1.3195908951E-15; neutron_Compton_wavelength_over_2_pi=2.1001941382E-16; neutron_magnetic_moment=(-9.662364100000001E-27); neutron_magnetic_moment_to_Bohr_magneton_ratio=(-0.0010418756300000001); neutron_magnetic_moment_to_nuclear_magneton_ratio=(-1.91304273); neutron_g_factor=(-3.82608545); neutron_electron_magnetic_moment_ratio=.00104066882; neutron_proton_magnetic_moment_ratio=(-0.68497934); neutron_to_shielded_proton_magnetic_moment_ratio=(-0.68499694); neutron_gyromagnetic_ratio=1.83247185E8; neutron_gyromagnetic_ratio_over_2_pi=29.1646954; deuteron_mass=3.3435832E-27; deuteron_mass_in_u=2.013553212724; deuteron_mass_energy_equivalent=3.0050627200000005E-10; deuteron_mass_energy_equivalent_in_MeV=1875.612793; deuteron_electron_mass_ratio=3670.4829654; deuteron_proton_mass_ratio=1.99900750108; deuteron_molar_mass=.0020135532127240003; deuteron_rms_charge_radius=2.1402000000000003E-15; deuteron_magnetic_moment=4.33073465E-27; deuteron_magnetic_moment_to_Bohr_magneton_ratio=4.669754556E-4; deuteron_magnetic_moment_to_nuclear_magneton_ratio=.8574382308; deuteron_g_factor=.8574382308; deuteron_electron_magnetic_moment_ratio=(-4.664345537E-4); deuteron_proton_magnetic_moment_ratio=.307012207; deuteron_neutron_magnetic_moment_ratio=(-0.44820652); triton_mass=5.0073558800000006E-27; triton_mass_in_u=3.0155007134; triton_mass_energy_equivalent=4.50038703E-10; triton_mass_energy_equivalent_in_MeV=2808.920906; triton_electron_mass_ratio=5496.9215269; triton_proton_mass_ratio=2.9937170309; triton_molar_mass=.0030155007134; triton_magnetic_moment=1.504609361E-26; triton_magnetic_moment_to_Bohr_magneton_ratio=.001622393657; triton_magnetic_moment_to_nuclear_magneton_ratio=2.978962448; triton_g_factor=5.957924896; triton_electron_magnetic_moment_ratio=(-0.001620514423); triton_proton_magnetic_moment_ratio=1.066639908; triton_neutron_magnetic_moment_ratio=(-1.55718553); helion_mass=5.00641192E-27; helion_mass_in_u=3.0149322473; helion_mass_energy_equivalent=4.49953864E-10; helion_mass_energy_equivalent_in_MeV=2808.391383; helion_electron_mass_ratio=5495.8852765; helion_proton_mass_ratio=2.9931526713; helion_molar_mass=.0030149322473; shielded_helion_magnetic_moment=(-1.074552982E-26); shielded_helion_magnetic_moment_to_Bohr_magneton_ratio=(-0.0011586714709999999); shielded_helion_magnetic_moment_to_nuclear_magneton_ratio=(-2.127497718); shielded_helion_to_proton_magnetic_moment_ratio=(-0.761766558); shielded_helion_to_shielded_proton_magnetic_moment_ratio=(-0.7617861313); shielded_helion_gyromagnetic_ratio=2.03789473E8; shielded_helion_gyromagnetic_ratio_over_2_pi=32.43410198; alpha_particle_mass=6.6446562E-27; alpha_particle_mass_in_u=4.001506179127; alpha_particle_mass_energy_equivalent=5.97191917E-10; alpha_particle_mass_energy_equivalent_in_MeV=3727.379109; alpha_particle_electron_mass_ratio=7294.2995365; alpha_particle_proton_mass_ratio=3.97259968951; alpha_particle_molar_mass=.004001506179127001; // fine_structure_constant_uncertainty=5.0000000000000005E-12; inverse_fine_structure_constant_uncertainty=9.4E-8; Rydberg_constant_uncertainty=7.3E-5; Rydberg_constant_times_c_in_Hz_uncertainty=22000; Rydberg_constant_times_hc_in_J_uncertainty=1.1E-25; Rydberg_constant_times_hc_in_eV_uncertainty=3.4E-7; Bohr_radius_uncertainty=3.6000000000000003E-20; Hartree_energy_uncertainty=2.2E-25; Hartree_energy_in_eV_uncertainty=6.8E-7; quantum_of_circulation_uncertainty=5E-13; quantum_of_circulation_times_2_uncertainty=1E-12; Fermi_coupling_constant_uncertainty=1E-10; weak_mixing_angle_uncertainty=5.6E-4; electron_mass_uncertainty=4.5E-38; electron_mass_in_u_uncertainty=2.3E-13; electron_mass_energy_equivalent_uncertainty=4.1E-21; electron_mass_energy_equivalent_in_MeV_uncertainty=1.3E-8; electron_muon_mass_ratio_uncertainty=1.2E-10; electron_tau_mass_ratio_uncertainty=4.7000000000000004E-8; electron_proton_mass_ratio_uncertainty=2.4E-13; electron_neutron_mass_ratio_uncertainty=3.3000000000000006E-13; electron_deuteron_mass_ratio_uncertainty=1.2E-13; electron_to_alpha_particle_mass_ratio_uncertainty=5.799999999999999E-14; electron_charge_to_mass_quotient_uncertainty=4400; electron_molar_mass_uncertainty=2.3E-16; Compton_wavelength_uncertainty=3.3E-21; Compton_wavelength_over_2_pi_uncertainty=5.300000000000001E-22; classical_electron_radius_uncertainty=5.8000000000000005E-24; Thomson_cross_section_uncertainty=2.7E-37; electron_magnetic_moment_uncertainty=2.3000000000000003E-31; electron_magnetic_moment_to_Bohr_magneton_ratio_uncertainty=7.4E-13; electron_magnetic_moment_to_nuclear_magneton_ratio_uncertainty=8E-7; electron_magnetic_moment_anomaly_uncertainty=7.400000000000001E-13; electron_g_factor_uncertainty=1.5E-12; electron_muon_magnetic_moment_ratio_uncertainty=5.2E-6; electron_proton_magnetic_moment_ratio_uncertainty=5.4E-6; electron_to_shielded_proton_magnetic_moment_ratio_uncertainty=7.2E-6; electron_neutron_magnetic_moment_ratio_uncertainty=2.3E-4; electron_deuteron_magnetic_moment_ratio_uncertainty=1.8E-5; electron_to_shielded_helion_magnetic_moment_ratio_uncertainty=1E-5; electron_gyromagnetic_ratio_uncertainty=4400; electron_gyromagnetic_ratio_over_2_pi_uncertainty=7E-4; muon_mass_uncertainty=1.1E-35; muon_mass_in_u_uncertainty=2.9E-9; muon_mass_energy_equivalent_uncertainty=9.500000000000001E-19; muon_mass_energy_equivalent_in_MeV_uncertainty=3.8E-6; muon_electron_mass_ratio_uncertainty=5.2E-6; muon_tau_mass_ratio_uncertainty=9.7E-6; muon_proton_mass_ratio_uncertainty=2.9E-9; muon_neutron_mass_ratio_uncertainty=2.9E-9; muon_molar_mass_uncertainty=2.9E-12; muon_Compton_wavelength_uncertainty=3E-22; muon_Compton_wavelength_over_2_pi_uncertainty=4.7E-23; muon_magnetic_moment_uncertainty=1.6000000000000002E-33; muon_magnetic_moment_to_Bohr_magneton_ratio_uncertainty=1.2E-10; muon_magnetic_moment_to_nuclear_magneton_ratio_uncertainty=2.3E-7; muon_magnetic_moment_anomaly_uncertainty=6E-10; muon_g_factor_uncertainty=1.2E-9; muon_proton_magnetic_moment_ratio_uncertainty=8.5E-8; tau_mass_uncertainty=5.2E-31; tau_mass_in_u_uncertainty=3.1E-4; tau_mass_energy_equivalent_uncertainty=4.6000000000000006E-14; tau_mass_energy_equivalent_in_MeV_uncertainty=.29; tau_electron_mass_ratio_uncertainty=.57; tau_muon_mass_ratio_uncertainty=.0027; tau_proton_mass_ratio_uncertainty=3.1E-4; tau_neutron_mass_ratio_uncertainty=3.1E-4; tau_molar_mass_uncertainty=3.1E-7; tau_Compton_wavelength_uncertainty=1.1000000000000002E-19; tau_Compton_wavelength_over_2_pi_uncertainty=1.8000000000000002E-20; proton_mass_uncertainty=8.300000000000001E-35; proton_mass_in_u_uncertainty=1E-10; proton_mass_energy_equivalent_uncertainty=7.5E-18; proton_mass_energy_equivalent_in_MeV_uncertainty=2.3E-5; proton_electron_mass_ratio_uncertainty=8E-7; proton_muon_mass_ratio_uncertainty=2.3E-7; proton_tau_mass_ratio_uncertainty=8.6E-5; proton_neutron_mass_ratio_uncertainty=4.6E-10; proton_charge_to_mass_quotient_uncertainty=2.4; proton_molar_mass_uncertainty=1E-13; proton_Compton_wavelength_uncertainty=1.9E-24; proton_Compton_wavelength_over_2_pi_uncertainty=3.0000000000000002E-25; proton_rms_charge_radius_uncertainty=6.9E-18; proton_magnetic_moment_uncertainty=3.7000000000000003E-34; proton_magnetic_moment_to_Bohr_magneton_ratio_uncertainty=1.2E-11; proton_magnetic_moment_to_nuclear_magneton_ratio_uncertainty=2.3E-8; proton_g_factor_uncertainty=4.6E-8; proton_neutron_magnetic_moment_ratio_uncertainty=3.4E-7; shielded_proton_magnetic_moment_uncertainty=3.8000000000000005E-34; shielded_proton_magnetic_moment_to_Bohr_magneton_ratio_uncertainty=1.7E-11; shielded_proton_magnetic_moment_to_nuclear_magneton_ratio_uncertainty=3E-8; proton_magnetic_shielding_correction_uncertainty=1.4E-8; proton_gyromagnetic_ratio_uncertainty=7.000000000000001; proton_gyromagnetic_ratio_over_2_pi_uncertainty=1.1E-6; shielded_proton_gyromagnetic_ratio_uncertainty=7.300000000000001; shielded_proton_gyromagnetic_ratio_over_2_pi_uncertainty=1.2E-6; neutron_mass_uncertainty=8.4E-35; neutron_mass_in_u_uncertainty=4.3E-10; neutron_mass_energy_equivalent_uncertainty=7.5E-18; neutron_mass_energy_equivalent_in_MeV_uncertainty=2.3E-5; neutron_electron_mass_ratio_uncertainty=1.1E-6; neutron_muon_mass_ratio_uncertainty=2.3E-7; neutron_tau_mass_ratio_uncertainty=8.6E-5; neutron_proton_mass_ratio_uncertainty=4.6E-10; neutron_molar_mass_uncertainty=4.3000000000000004E-13; neutron_Compton_wavelength_uncertainty=2.0000000000000002E-24; neutron_Compton_wavelength_over_2_pi_uncertainty=3.1000000000000004E-25; neutron_magnetic_moment_uncertainty=2.3000000000000002E-33; neutron_magnetic_moment_to_Bohr_magneton_ratio_uncertainty=2.5E-10; neutron_magnetic_moment_to_nuclear_magneton_ratio_uncertainty=4.5E-7; neutron_g_factor_uncertainty=9E-7; neutron_electron_magnetic_moment_ratio_uncertainty=2.5E-10; neutron_proton_magnetic_moment_ratio_uncertainty=1.6E-7; neutron_to_shielded_proton_magnetic_moment_ratio_uncertainty=1.6E-7; neutron_gyromagnetic_ratio_uncertainty=43; neutron_gyromagnetic_ratio_over_2_pi_uncertainty=6.9E-6; deuteron_mass_uncertainty=1.7E-34; deuteron_mass_in_u_uncertainty=7.8E-11; deuteron_mass_energy_equivalent_uncertainty=1.5E-17; deuteron_mass_energy_equivalent_in_MeV_uncertainty=4.7E-5; deuteron_electron_mass_ratio_uncertainty=1.6E-6; deuteron_proton_mass_ratio_uncertainty=2.2E-10; deuteron_molar_mass_uncertainty=7.800000000000001E-14; deuteron_rms_charge_radius_uncertainty=2.8E-18; deuteron_magnetic_moment_uncertainty=1.1E-34; deuteron_magnetic_moment_to_Bohr_magneton_ratio_uncertainty=3.9E-12; deuteron_magnetic_moment_to_nuclear_magneton_ratio_uncertainty=7.2E-9; deuteron_g_factor_uncertainty=7.2E-9; deuteron_electron_magnetic_moment_ratio_uncertainty=3.9E-12; deuteron_proton_magnetic_moment_ratio_uncertainty=2.4E-9; deuteron_neutron_magnetic_moment_ratio_uncertainty=1.1E-7; triton_mass_uncertainty=2.5E-34; triton_mass_in_u_uncertainty=2.5E-9; triton_mass_energy_equivalent_uncertainty=2.2000000000000003E-17; triton_mass_energy_equivalent_in_MeV_uncertainty=7E-5; triton_electron_mass_ratio_uncertainty=5.1E-6; triton_proton_mass_ratio_uncertainty=2.5E-9; triton_molar_mass_uncertainty=2.5000000000000003E-12; triton_magnetic_moment_uncertainty=4.2E-34; triton_magnetic_moment_to_Bohr_magneton_ratio_uncertainty=2.1E-11; triton_magnetic_moment_to_nuclear_magneton_ratio_uncertainty=3.8E-8; triton_g_factor_uncertainty=7.6E-8; triton_electron_magnetic_moment_ratio_uncertainty=2.1E-11; triton_proton_magnetic_moment_ratio_uncertainty=1E-8; triton_neutron_magnetic_moment_ratio_uncertainty=3.7E-7; helion_mass_uncertainty=2.5E-34; helion_mass_in_u_uncertainty=2.6E-9; helion_mass_energy_equivalent_uncertainty=2.2000000000000003E-17; helion_mass_energy_equivalent_in_MeV_uncertainty=7E-5; helion_electron_mass_ratio_uncertainty=5.2E-6; helion_proton_mass_ratio_uncertainty=2.6E-9; helion_molar_mass_uncertainty=2.6000000000000002E-12; shielded_helion_magnetic_moment_uncertainty=3E-34; shielded_helion_magnetic_moment_to_Bohr_magneton_ratio_uncertainty=1.4E-11; shielded_helion_magnetic_moment_to_nuclear_magneton_ratio_uncertainty=2.5E-8; shielded_helion_to_proton_magnetic_moment_ratio_uncertainty=1.1E-8; shielded_helion_to_shielded_proton_magnetic_moment_ratio_uncertainty=3.3E-9; shielded_helion_gyromagnetic_ratio_uncertainty=5.6; shielded_helion_gyromagnetic_ratio_over_2_pi_uncertainty=9E-7; alpha_particle_mass_uncertainty=3.3000000000000003E-34; alpha_particle_mass_in_u_uncertainty=6.2E-11; alpha_particle_mass_energy_equivalent_uncertainty=3E-17; alpha_particle_mass_energy_equivalent_in_MeV_uncertainty=9.3E-5; alpha_particle_electron_mass_ratio_uncertainty=3.1E-6; alpha_particle_proton_mass_ratio_uncertainty=4.1E-10; alpha_particle_molar_mass_uncertainty=6.2E-14; // Avogadro_constant=6.022141789999999E23; atomic_mass_constant=1.660538782E-27; atomic_mass_constant_energy_equivalent=1.49241783E-10; atomic_mass_constant_energy_equivalent_in_MeV=931.494028; Faraday_constant=96485.3399; molar_Planck_constant=3.9903126821E-10; molar_Planck_constant_times_c=.11962656472; molar_gas_constant=8.314472; Boltzmann_constant=1.3806503999999998E-23; Boltzmann_constant_in_Hz_per_K=2.0836644E10; Boltzmann_constant_in_eV_per_K=8.617342999999999E-5; Boltzmann_constant_in_inverse_meter_per_kelvin=69.50356; molar_volume_of_ideal_gas_273_15K_101_325kPa=.022413996000000002; Loschmidt_constant=2.6867774000000003E25; molar_volume_of_ideal_gas_273_15K_100kPa=.022710981; Sackur_Tetrode_constant_1K_100kPa=(-1.1517047); Sackur_Tetrode_constant_1K_101_325kPa=(-1.1648677); Stefan_Boltzmann_constant=5.6704E-8; first_radiation_constant=3.7417711800000003E-16; first_radiation_constant_for_spectral_radiance=1.191042759E-16; second_radiation_constant=.014387752; Wien_wavelength_displacement_law_constant=.0028977685000000004; Wien_frequency_displacement_law_constant=5.878933E10; // Avogadro_constant_uncertainty=2.9999999999999996E16; atomic_mass_constant_uncertainty=8.300000000000001E-35; atomic_mass_constant_energy_equivalent_uncertainty=7.4E-18; atomic_mass_constant_energy_equivalent_in_MeV_uncertainty=2.3E-5; Faraday_constant_uncertainty=.0024; molar_Planck_constant_uncertainty=5.7E-19; molar_Planck_constant_times_c_uncertainty=1.7E-10; molar_gas_constant_uncertainty=1.5E-5; Boltzmann_constant_uncertainty=2.4E-29; Boltzmann_constant_in_Hz_per_K_uncertainty=36000; Boltzmann_constant_in_eV_per_K_uncertainty=1.5E-10; Boltzmann_constant_in_inverse_meter_per_kelvin_uncertainty=1.2E-4; molar_volume_of_ideal_gas_273_15K_101_325kPa_uncertainty=3.9E-8; Loschmidt_constant_uncertainty=4.7E19; molar_volume_of_ideal_gas_273_15K_100kPa_uncertainty=4E-8; Sackur_Tetrode_constant_1K_100kPa_uncertainty=4.4E-6; Sackur_Tetrode_constant_1K_101_325kPa_uncertainty=4.4E-6; Stefan_Boltzmann_constant_uncertainty=4.0000000000000006E-13; first_radiation_constant_uncertainty=1.9E-23; first_radiation_constant_for_spectral_radiance_uncertainty=5.8999999999999995E-24; second_radiation_constant_uncertainty=2.5000000000000002E-8; Wien_wavelength_displacement_law_constant_uncertainty=5.1E-9; Wien_frequency_displacement_law_constant_uncertainty=100000.00000000001; }