This is the revision history for _tempconv_units in <*:##NULL>

factoid_idsubjectcopulapredicateauthornamespace
14503 _tempconv_units is "°C"=>sub($c){$c},"°F"=>sub($f){($f-32)/1.8},K=>sub($k){$k-273.15},R=>sub($r){($r-491.67)/1.8},"°€"=>sub($e){($e-16)*5/7},"°D"=>sub($d){100-($d*2/3)},"°Rø"=>sub($r){($r-7.5)*40/21},"°Ré"=>sub($r){$r*5/4},GM=>sub($g){(($g<=0?-1e60:$g>=1?$g*25+250:275-25*log(1/$g)/log(2))-32)/1.8},"°N"=>sub($n){$n*100/33} simcop2387
13850 _tempconv_units is "°C"=>sub($c){$c},"°F"=>sub($f){($f-32)/1.8},K=>sub($k){$k-273.15},R=>sub($r){($r-491.67)/1.8},"°€"=>sub($e){($e-16)*5/7},"°D"=>sub($d){100-($d*2/3)},"°Rø"=>sub($r){($r-7.5)*40/21},"°Ré"=>sub($r){$r*5/4},GM=>sub($g){(($g<=0?-1e60:$g>=1?$g*25+250:275-25*log(1/$g)/log(2))-32)/1.8} simcop2387
13849 _tempconv_units is "°C"=>sub($c){$c},"°F"=>sub($f){($f-32)/1.8},K=>sub($k){$k-273.15},R=>sub($r){($r-491.67)/1.8},"°€"=>sub($e){($e-16)*5/7},"°D"=>sub($d){100-($d*2/3)},"°Rø"=>sub($r){($r-7.5)*40/21},"°Ré"=>sub($r){$r*5/4},GM=>sub($g){(($g>=1?$g*25+250:275-25*log(1/$g)/log(2))-32)/1.8} simcop2387
13848 _tempconv_units is "°C"=>sub($c){$c}, "°F"=>sub($f){($f-32)/1.8}, K=>sub($k){$k-273.15}, R=>sub($r){($r-491.67)/1.8}, "°€"=>sub($e){($e-16)*5/7}, "°D"=>sub($d){100-($d*2/3)}, "°Rø"=>sub($r){($r-7.5)*40/21}, "°Ré"=>sub($r){$r*5/4}, "GM" => sub($g) {$g*14+121} simcop2387
13062 _tempconv_units is "°C"=>sub($c){$c}, "°F"=>sub($f){($f-32)/1.8}, K=>sub($k){$k-273.15}, R=>sub($r){($r-491.67)/1.8}, "°€"=>sub($e){($e-16)*5/7}, "°D"=>sub($d){100-($d*2/3)}, "°Rø"=>sub($r){($r-7.5)*40/21}, "°Ré"=>sub($r){$r*5/4} simcop2387
13035 _tempconv_units is C=>sub($c){$c}, F=>sub($f){($f-32)/1.8}, K=>sub($k){$k-273.15}, R=>sub($r){($r-491.67)/1.8}, "€"=>sub($e){($e-16)*5/7}, D=>sub($d){100-($d*2/3)}, "Rø"=>sub($r){($r-7.5)*40/21}, "Ré"=>sub($r){$r*5/4} simcop2387
13029 _tempconv_units is c=>sub($c){$c}, f=>sub($f){($f-32)/1.8}, k=>sub($k){$k-273.15}, r=>sub($r){($r-491.67)/1.8}, "€"=>sub($e){($e-16)*5/7}, d=>sub($d){100-($d*2/3)}, "rø"=>sub($r){($r-7.5)*40/21}, "ré"=>sub($r){$r*5/4} simcop2387
13026 _tempconv_units is c=>sub($c){$c}, f=>sub($f){($f-32)/1.8}, k=>sub($k){$k-273.15}, r=>sub($r){($r-491.67)/1.8}, "€"=>sub($e){($e-16)*5/7}, d=>sub($d){100-($d*2/3)} simcop2387
13025 _tempconv_units is c=>sub($c){$c}, f=>sub($f){($f-32)/1.8}, k=>sub($k){$k-273.15}, r=>sub($r){($r-491.67)/1.8}, "€"=>sub($e){($e-16)*5/7}, d=>sub($d){100-($d*2/3)}, "Rø"=>sub($r){($r-7.5)*40/21}, "Ré"=>sub($r){$r*5/4} simcop2387
13024 _tempconv_units is c=>sub($c){$c}, f=>sub($f){($f-32)/1.8}, k=>sub($k){$k-273.15}, r=>sub($r){($r-491.67)/1.8}, "€"=>sub($e){($e-16)*5/7}, d=>sub($d){100-($d*2/3)} simcop2387
13021 _tempconv_units is c=>sub($c){$c}, f=>sub($f){($f-32)/1.8}, k=>sub($k){$k-273.15}, r=>sub($r){($r-491.67)/1.8}, "€"=>sub($e){($e-16)*5/7}, e=>sub($e){$f{"€"}->($e)}, d=>sub($d){100-($d*2/3)} simcop2387
12990 _tempconv_units is `echo %t=(`fact _tempconv_units_to!); %f=(`fact _tempconv_units_from!);!
Not Available
simcop2387
12989 _tempconv_units is `%t=(`fact _tempconv_units_to!); %f=(`fact _tempconv_units_from!);!
Not Available
simcop2387
12985 _tempconv_units is `%t=(`fact _tempconv_units_to!); %f=(`_tempconv_units_from!);!
Not Available
simcop2387
12983 _tempconv_units is use Function::Parameters;$t{d}=sub($c){(100-$c)*3/2};$t{c}=sub($c){$c};$to{f}=sub($c){$c*1.8+32};$t{k}=sub($c){$c+273.15};$t{r}=sub($c){$c*1.8+491.67};$t{e}=sub($c){($c+$to{f}->($c))/2};$f{c}=sub($c){$c};$f{f}=sub($f){($f-32)/1.8};$f{k}=sub($k){$k-273.15};$f{r}=sub($r){($r-491.67)/1.8};$f{e}=sub($e){($e-16)*5/7};$f{d}=sub($d){100-($d*2/3)}; simcop2387
12982 _tempconv_units is use Function::Parameters; $to{d}=sub($c){(100-$c)*3/2};$to{c}=sub($c){$c};$to{f}=sub($c){$c*1.8+32};$to{k}=sub($c){$c+273.15};$to{r}=sub($c){$c*1.8+491.67};$to{e}=sub($c){($c+$to{f}->($c))/2};$from{c}=sub($c){$c};$from{f}=sub($f){($f-32)/1.8}; simcop2387
12978 _tempconv_units is use Function::Parameters; $to{c}=sub($c){$c}; $to{f}=sub($c){$c*1.8+32}; $to{k}=sub($c){$c+273.15}; $to{r}=sub($c){$c*1.8+491.67}; $to{e}=sub($c){($c+$to{f}->($c))/2}; $from{c}=sub($c){$c}; $from{f}=sub($f){($f-32)/1.8}; $from{k}=sub($k){$k-273.15}; $from{r}=sub($r){($r-491.67)/1.8}; $from{e}=sub($e){($e-16)*5/7}; simcop2387