Module:Convert/extra: Difference between revisions

Content deleted Content added
see Digital Photogrammetry: A Practical Course edited by Wilfried Linder
"LB" is the same as "lb" but has extra default precision: experiment: per Template talk:Convert; will remove
Line 133:
link = "thrust specific fuel consumption",
},
["LB"] = {
-- Experiment: same as "lb" but with extra default precision.
name1 = "pound",
symbol = "lb",
utype = "mass",
scale = 0.45359237,
exception= "integer_more_precision",
default = "kg",
subdivs = { ["oz"] = { 16, default = "kg" } },
link = "Pound (mass)",
},
}