Skip to content

constants: document α guard-digit and uncertainty rationale#1708

Open
Wiljea wants to merge 1 commit into
c3d:devfrom
Wiljea:doc-alpha
Open

constants: document α guard-digit and uncertainty rationale#1708
Wiljea wants to merge 1 commit into
c3d:devfrom
Wiljea:doc-alpha

Conversation

@Wiljea

@Wiljea Wiljea commented Jun 9, 2026

Copy link
Copy Markdown

α is stored as 0.00729735256434, one digit past the CODATA-2022 recommended
7.2973525643e-3. The last digit (...34) departs from the bare 1/137.035999177
continuation (...33) on purpose: it makes the α-dependent constants
(μ₀, ε₀, me, a0, re, σe) round to their CODATA-2022 recommended values, which
are each rounded independently and so are not mutually consistent at the
1e-12 level. The σ field (1.14e-12 = α·u_r) likewise reproduces NIST's
u(α) = 1.1e-12 and the dependent CODATA uncertainties (re 4.7e-10 = 3·u_r(α),
σe 9.3e-10 = 6·u_r(α)). The deviation is far below α's own uncertainty.

Comment only; no value change.

α is stored as 0.00729735256434, one digit past the CODATA-2022 recommended
7.2973525643e-3. The last digit (...34) departs from the bare 1/137.035999177
continuation (...33) on purpose: it makes the α-dependent constants
(μ₀, ε₀, me, a0, re, σe) round to their CODATA-2022 recommended values, which
are each rounded independently and so are not mutually consistent at the
1e-12 level. The σ field (1.14e-12 = α·u_r) likewise reproduces NIST's
u(α) = 1.1e-12 and the dependent CODATA uncertainties (re 4.7e-10 = 3·u_r(α),
σe 9.3e-10 = 6·u_r(α)). The deviation is far below α's own uncertainty.

Comment only; no value change.
@c3d c3d force-pushed the dev branch 6 times, most recently from 5c52436 to 15e3636 Compare June 21, 2026 16:52
@c3d c3d added the user Reported by an actual user, yay! label Jun 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

user Reported by an actual user, yay!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants