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

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

[Octave-bug-tracker] [bug #50299] Java interface: Ordering and Headlines


From: Ernst Reissner
Subject: [Octave-bug-tracker] [bug #50299] Java interface: Ordering and Headlines
Date: Mon, 20 Feb 2017 04:52:03 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:51.0) Gecko/20100101 Firefox/51.0

Follow-up Comment #7, bug #50299 (project octave):

First of all: discussion on my bugfixes to the java interface 
great idea of you. 
Finishing this bug first: also good. 

Detail: 
you write that 

    javaObject ("java.math.BigDecimal", "1").divide (javaObject
    ("java.math.BigDecimal", "1000000"))
    .multiply (javaObject ("java.math.BigDecimal", "1000001")).
    toString ()
    ans = 1.000001
    >> class(ans)
    ans = char

is not what you get. 
Yes, I made a mistake.... Please leave out the hint. 
To get it right, it is too complicated 
and I found another bug in the java platform. 
Let us close this. 




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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