Module:Val/units/doc: Difference between revisions

Content deleted Content added
Line 132:
</pre>
 
This table falls into place unsorted, so when your unit accepts an [[SI prefix]] you can test, say, k, m, and G, with your unit, and compare with e notations 1e3, 1e6, and 1e9 in the number. For example, Val sorts these two as equal: <code>1e3 m</code> (standard [[Wikipedia:scientific notation#E notation|e notation]]) and <code>1 km</code>.
 
;What to look for: