** Changed in: gcalctool
Importance: Unknown => Low
--
Cannot do odd roots of negative numbers.
https://bugs.launchpad.net/bugs/288446
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubun
This bug was fixed in the package gcalctool - 5.27.2-0ubuntu1
---
gcalctool (5.27.2-0ubuntu1) karmic; urgency=low
* New upstream release (LP: #380248)
- Add 1's and 2's complement to programming mode (Robin Sonefors, Bug
#581253)
- Add variable word size for bitwise functio
** Branch linked: lp:~robert-ancell/gcalctool/ubuntu
--
Cannot do odd roots of negative numbers.
https://bugs.launchpad.net/bugs/288446
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu
** Changed in: gcalctool
Status: Confirmed => Fix Released
--
Cannot do odd roots of negative numbers.
https://bugs.launchpad.net/bugs/288446
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs
Fixed upstream
** Changed in: gcalctool (Ubuntu)
Status: Triaged => Fix Committed
--
Cannot do odd roots of negative numbers.
https://bugs.launchpad.net/bugs/288446
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs
** Changed in: gcalctool
Status: Unknown => Confirmed
--
Cannot do odd roots of negative numbers.
https://bugs.launchpad.net/bugs/288446
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@list
Thank you for your bug report. This bug has been reported to the developers of
the software. You can track it and make comments at:
http://bugzilla.gnome.org/show_bug.cgi?id=576973
** Changed in: gcalctool (Ubuntu)
Importance: Undecided => Low
Status: New => Triaged
** Also affects: gc
This bug is rather severe in my opinion and I can confirm this behavior.
In addition, this could be fixed rather easily if one would introduce an
extra button/function to take the n-th root of a number and if the
argument should be negative it just checks whether the root is odd or
not.
That butto
While you are correct in saying that the odd roots will give a single,
non-complex answer I'm not sure how one would go about identifying the
odd roots in a reasonable, consistent fashion.
I would assume that the bracketed exponent is evaluated initially to a
decimal. For the most part you could i
It doesn't require imaginary numbers for odd roots, only even roots, is
a bug. The cube root of a negative number is defined, as is the 5th root
of a negative number, etc, so no need to implement complex numbers.
--
Cannot do odd roots of negative numbers.
https://bugs.launchpad.net/bugs/288446
Y
Not a bug, this would require complex numbers which are outside the
scope of gcalctool.
** Changed in: gcalctool (Ubuntu)
Status: New => Invalid
--
Cannot do odd roots of negative numbers.
https://bugs.launchpad.net/bugs/288446
You received this bug notification because you are a member o
This isn't a bug so much as what would likely be a significant enhancement
request.
This would require the implementation of complex numbers in gcalctool.
A brief explaination:
fractional exponents are the same as exponentiated roots, (not sure if I
have the terminology right there). for example
12 matches
Mail list logo