pub const VACUUM_PERMEABILITY: f64 = 1.256_637_062_12e-6;Expand description
Vacuum permeability in newtons per ampere squared.
This crate keeps the value locally as a convenience for magnetism-specific
helpers. Broader physical constants belong in the top-level use-constants
set.