Sha256: 38859d6587d7e84da15cf52a882ba9040da46dd2f3049adb8d202eb2e6673a43
Contents?: true
Size: 932 Bytes
Versions: 7
Compression:
Stored size: 932 Bytes
Contents
# Bundled unit groups and units As there are lots of units bundled with `unit_measurements`, we recommend you to check below list of bundled units before converting your measurements. **Notes:** 1. Base unit for each unit group is highlighted. 2. Unit numbers suffixed with `*` support all [SI prefixes](README.md#si-units-support). Below are the units which are bundled in the unit_measurements. ## 1. Length/Distance These units are defined in `UnitMeasurements::Length`. | # | Symbol | Aliases | |:--|:--|:--| | **1\*** | **m** | **meter, metre, meters, metres** | | 2 | in | ", inch, inches | | 3 | ft | ', foot, feet | | 4 | yd | yard, yards | | 5 | mi | mile, miles | ## 2. Weight/Mass These units are defined in `UnitMeasurements::Weight`. | # | Symbol | Aliases | |--|--|--| | **1\*** | **g** | **gram, grams, gramme, grammes** | | 2 | q | quintal, quintals | | 3 | t | tonne, tonnes, metric tonne, metric tonnes |
Version data entries
7 entries across 7 versions & 1 rubygems