units.mac temperature conversion



~~~

Robert,

 From wxMaxima the new ezunits package seems to be working.

(%i1) load(ezunits);
(%o1) C:/PROGRA~1/MAXIMA~1.0/share/maxima/5.13.0/share/contrib/ezunits/ezunits.mac

(%i8) 0 ` degC ` K, numer;
(%o8) 273.15 ` K

Maybe there will be one less reason for me to use commercial maxima.


Thanks 
Ed

~~~

At 08:37 AM 11/26/2007, Robert Dodier wrote:

>You might consider this other units package, ezunits.
>http://maxima.cvs.sourceforge.net/maxima/maxima/share/contrib/ezunits/