c top-level constant

int const c

physical constants

Reference:

  1. https://physics.nist.gov/cuu/Constants/ speed of light in vacuum

Implementation

/// speed of light in vacuum
const c = 299792458;