Skip to main content

VACUUM_PERMITTIVITY

Constant VACUUM_PERMITTIVITY 

Source
pub const VACUUM_PERMITTIVITY: f64 = 8.854_187_812_8e-12;
Expand description

Vacuum permittivity in farads per meter.

This crate keeps the value locally as a convenience for scalar electromagnetic helpers. Broader physical constants belong in the top-level use-constants set.