units basic "Angle" rad deg : x/57.2957795131; x*57.2957795131; arcmin : x/3437.74677078; x*3437.74677078; arcsec : x/206264.806247; x*206264.806247; rev : x*6.28318530718; x/6.28318530718; grad : x*6.28318530718/400; x/(6.28318530718*400); "Area" m² mm² : x/1e6; x*1e6; cm² : x/1e4; x*1e4; km² : x*1e6; x/1e6; in² : x*0.00064516; x/0.00064516; ft² : x*0.09290304; x/0.09290304; yd² : x*0.83612736; x/0.83612736; mi² : x*2589988.110336; x/2589988.110336; acre : x*4046.8564224; x/4046.8564224; are : x*100; x/100; ha : x*10000; x/10000; section : x*2589988.110336; x/2589988.110336; township: x*36*2589988.110336; x/(36*2589988.110336); barn : x*1e-28;x*1e28; "Energy" J cal : x*4.184; x/4.184; hph : x*2.68452e6; x/2.68452e6; kWh : x*3.6e6; x/3.6e6; btu : x*1054.35; x/1054.35; eV : x*1.6021917e-19; x/1.6021917e-19; "Length" m nm : x*1e-9; x/1e-9; µm : x*1e-6; x/1e-6; mm : x*0.001; x/0.001; cm : x*0.01; x/0.01; km : x*1000; x/1000; in : x*0.0254; x/0.0254; ft : x*0.3048; x/0.3048; yd : x*0.9144; x/0.9144; mi : x*1609.344; x/1609.344; hand : x*4*0.0254; x/(4*0.0254); spand : x*9*0.0254; x/(9*0.0254); cubit : x*18*0.0254; x/(18*0.0254); fathom : x*6*0.3048; x/(6*0.3048); cablelength : x*120*6*0.3048; x/(120*6*0.3048); furlong : x*660*0.3048; x/(660*0.3048); league : x*3*1609.3; x/(3*1609.3); INM : x*1852; x/1852; statutemile : x*1609.3; x/1609.3; Å : x*1e-10; x/1e-10; fermi : x*1e-15; x/1e-15; AU : x*1.49597870e11; x/1.49597870e11; pc : x*3.08572e16; x/3.08572e16; ly : x*9.46055e15; x/9.46055e15; "Power" W J/s : x; x; kW : x*1000; x/1000; cal/s : x*4.184; x/4.184; hp : x*745.700; x/745.700; btu/h : x*0.292875; x/0.292875; "Pressure" bar mbar : x*0.001; x/0.001; Pa : x*1e-5; x/1e-5; hPa : x*0.001; x/0.001; atm : x*1.01325; x/1.01325; psi : x/14.5038; x*14.5038; mmHg : x*0.00133322; x/0.00133322; inHg : x*0.0338638; x/0.0338638; "Speed" m/s km/h : x/3.6; x*3.6; mph : x*0.44704; x/0.44704; ft/s : x*0.3048; x/0.3048; knot : x*1852/3600; x*3600/1852; "Temperature" K °C : x+273.15; x - 273.15; °F : 5/9 * (x - 32) + 273.15; 9/5 * (x - 273.15) + 32; °R : x*5/9; x*9/5; "Time & Frequency" s ns : x*1e-9; x/1e-9; µs : x*1e-6; x/1e-6; ms : x*1e-3; x/1e-3; min : x*60; x/60; h : x*60*60; x/(60*60); d : x*24*60*60; x/(24*60*60); week : x*7*24*60*60; x/(7*24*60*60); fortnight : x*2*7*24*60*60; x/(2*7*24*60*60); year : x*365*24*60*60; x/(365*24*60*60); Hz : 1/x; 1/x; kHz : 1e-3 / x; 1e-3 / x; MHz : 1e-6 / x; 1e-6 / x; GHz : 1e-9 / x; 1e-9 / x; Bq : 1/x; 1/x; Ci : 1/(37e9 * x); 1/(37e9 * x); rd : 1e-6 / x; 1e-6 / x; "Volume" l m³ : x*1000; x/1000; ml : x*0.001; x/0.001; cm³ : x*0.001; x/0.001; in³ : x*0.016387064; x/0.016387064; ft³ : x*28.316846592; x/28.316846592; yd³ : x*764.554857984; x/764.554857984; BTR : x*2831.6846592; x/2831.6846592; floz : x/33.814023; x*33.814023; pt : x*0.473176473; x/0.473176473; UKpt : x*0.56826125; x/0.56826125; qt : x*0.946352946; x/0.946352946; UKqt : x*1.1365225; x/1.1365225; gal : x*3.785411784; x/3.785411784; UKgal: x*4.54609; x/4.54609; bbl : x*158.98284; x/158.98284; cup : x*0.2365816; x/0.2365816; tbsp : x*0.01478635; x/0.01478635; tsp : x*0.004928783; x/0.004928783; "Force & Weight" kg mg : x*1e-6; x/1e-6; g : x*0.001; x/0.001; t : x*1000; x/1000; ton : x*907.18474; x/907.18474; UKton : x*1016.0469088; x/1016.0469088; grain : x*0.00006479891; x/0.00006479891; oz : x*0.028349523125; x/0.028349523125; lb : x*0.45359237; x/0.45359237; amu : x*1.6605402e-27; x/1.6605402e-27; N : x/9.80665; x*9.80665; dyn : x/9.980665e5; x*9.980665e5; kgf : x; x; lbf : x*0.45359237; x/0.45359237;