Description Usage Arguments Value Examples
Convert metric units of distance between each other. The basic unit of distance is centimeters, expressed as 'cm'. Examples listed below.
| 1 | conv_dist(num, from, to)
 | 
| num | The decimal number units of the 'from' units. Can also pass as vector. | 
| from | The initial units before conversion, taken as a character. Includes: ft, m, mi, yard, in | 
| to | The desired units after conversion, taken as a character. Includes: ft, m, mi, yard, in | 
A decimal (or vector) displaying the number of 'to' units
| 1 2 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.