After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 661463 - [Programming mode] No conversion of fractions
[Programming mode] No conversion of fractions
Status: RESOLVED OBSOLETE
Product: gnome-calculator
Classification: Core
Component: general
6.2.x
Other Linux
: Normal enhancement
: ---
Assigned To: gcalctool maintainers
gcalctool maintainers
Depends on:
Blocks:
 
 
Reported: 2011-10-11 14:47 UTC by Jeremy Newton
Modified: 2018-05-22 11:46 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jeremy Newton 2011-10-11 14:47:24 UTC
There currently is no handling between converting fractions of numbers.

For example if I put in 0.101 in binary, the octal/decimal/hex should say 0.12/0.625/0.A instead of graying out.

I figure this isn't implemented because it may cause a mess of numbers converting between base ten and octal/hex/binary. In that in mind, I propose two methods of implementation:

1) Round the answer to a set number of places if exceeding the number of places

2) Gray out the answer if exceeding the number of places
Comment 1 André Klapper 2012-02-23 11:54:15 UTC
Unrelated to the documentation => general component
Comment 2 GNOME Infrastructure Team 2018-05-22 11:46:36 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gnome-calculator/issues/21.