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 148104 - gcalctool has no modulo operation
gcalctool has no modulo operation
Status: RESOLVED FIXED
Product: gnome-calculator
Classification: Core
Component: general
unspecified
Other All
: Normal enhancement
: ---
Assigned To: Sami Pietilä
Sami Pietilä
Depends on:
Blocks:
 
 
Reported: 2004-07-21 17:24 UTC by Sam Stephenson
Modified: 2005-09-19 14:30 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
Patch to implement this functionality for non-arithmetic precedence mode. (5.15 KB, text/plain)
2005-09-15 16:44 UTC, Rich Burridge
Details
Patch from Sami to implement this functionality for arithmetic operator precedence mode. (3.85 KB, text/plain)
2005-09-19 14:29 UTC, Rich Burridge
Details

Description Sam Stephenson 2004-07-21 17:24:41 UTC
There is no function to perform modulus division.
Comment 1 j_lozinski 2004-07-22 16:27:44 UTC
set to enhancement (feature request)
Comment 2 Rich Burridge 2004-09-03 17:18:45 UTC
Yup, this would be a nice addition. Accepting.
Comment 3 Rich Burridge 2005-09-15 16:44:55 UTC
Created attachment 52290 [details]
Patch to implement this functionality for non-arithmetic precedence mode.

These changes have been checked into CVS HEAD. The version
number in configure.in has been bumped to 5.7.3.

Transferring the enhancement request to Sami now, so that he 
can implement similar functionality for arithmetic precedence 
mode.
Comment 4 Rich Burridge 2005-09-19 14:29:15 UTC
Created attachment 52391 [details]
Patch from Sami to implement this functionality for arithmetic operator precedence mode.
Comment 5 Rich Burridge 2005-09-19 14:30:00 UTC
Changes checked into CVS HEAD. Version number in
configure.in bumped to 5.7.5.