Temperature conversion/REXX: Difference between revisions

Content added Content deleted
m (elided a cut-n-paste mishap.)
m (added an alias for centigrade.)
Line 284: Line 284:
abbrev('CELISU' , yU) |, /* 1% misspelled.*/
abbrev('CELISU' , yU) |, /* 1% misspelled.*/
abbrev('CELSU' , yU) |, /* 1% misspelled.*/
abbrev('CELSU' , yU) |, /* 1% misspelled.*/
abbrev('HECTOGRADE' , yU) |,
abbrev('CELSIU' , yU) then sn= "CELSIUS"
abbrev('CELSIU' , yU) then sn= "CELSIUS"
when abbrev('CIMANTO' , yU,2) |,
when abbrev('CIMANTO' , yU,2) |,