octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #38270] miscellaneous package: units conversio


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #38270] miscellaneous package: units conversion from degC to K fails with units 1.0
Date: Tue, 22 Oct 2013 04:02:04 +0000
User-agent: Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0)

Follow-up Comment #19, bug #38270 (project octave):

In mingw, with units 2.0.2:

>> units("degF", "K", 90)
units: only one '%' allowed in number format specification
units: invalid character (%) in width, precision, or type
units: invalid number format specification (%%.16g)
units: valid specification is %[flags][width][.precision]type
ans =  50.000
>> units("degF", "K", 90)
ans =  50.000
>>


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?38270>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]