1.0.1 • Published 10 years ago
lightspeed v1.0.1
light-speed
Returns the speed of light in Meters per Second (m/s).
Install
npm i light-speed --saveUse
import c from 'light-speed'
console.log(c) // 299792458Returns the speed of light in Meters per Second (m/s).
npm i light-speed --saveimport c from 'light-speed'
console.log(c) // 299792458