pub fn electron_gyroradius( perpendicular_speed: f64, magnetic_flux_density: f64, ) -> Option<f64>
Computes the electron gyroradius using electron mass and charge magnitude.