Learn R Programming

NISTunits (version 1.0.1)

NISTohmCmTOohmMeter: Convert ohm centimeter to ohm meter

Description

NISTohmCmTOohmMeter converts from ohm centimeter (ohm * cm) to ohm meter (ohm * m)

Usage

NISTohmCmTOohmMeter(ohmCm)

Arguments

ohmCm
ohm centimeter (ohm * cm)

Value

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

Run this code
NISTohmCmTOohmMeter(10)

Run the code above in your browser using DataLab