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

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

[Octave-bug-tracker] [bug #41776] Function unitsratio giving incorrect r


From: Felipe G. Nievinski
Subject: [Octave-bug-tracker] [bug #41776] Function unitsratio giving incorrect result for unitsratio("degree", "radian")
Date: Thu, 06 Mar 2014 19:54:14 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.146 Safari/537.36

Follow-up Comment #4, bug #41776 (project octave):

@Arpit: please note that %!%assert indicates a disabled test -- %!assert is
enabled.

@Carne: 

the true values seem to be switched between first and second assert:
%!assert (unitsratio ("degrees", "radians"), 180 / pi) 
%!assert (unitsratio ("radians", "degrees"), pi / 180) 

thanks

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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