NISTmilePerSecTOmeterPerSec {NISTunits} | R Documentation |
Convert mile per second to meter per second
Description
NISTmilePerSecTOmeterPerSec
converts from mile per second (mi/s) to meter per second (m/s)
Usage
NISTmilePerSecTOmeterPerSec(milePerSec)
Arguments
milePerSec |
mile per second (mi/s) |
Value
meter per second (m/s)
Author(s)
Jose Gama
Source
National Institute of Standards and Technology (NIST), 2014 NIST Guide to SI Units B.8 Factors for Units Listed Alphabetically http://physics.nist.gov/Pubs/SP811/appenB8.html
References
National Institute of Standards and Technology (NIST), 2014 NIST Guide to SI Units B.8 Factors for Units Listed Alphabetically http://physics.nist.gov/Pubs/SP811/appenB8.html
Examples
NISTmilePerSecTOmeterPerSec(10)
[Package NISTunits version 1.0.1 Index]