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