GNOME Bugzilla – Bug 748897
gnome calculator now supports complex numbers.
Last modified: 2018-01-24 00:24:19 UTC
"Complex Numbers" section in 'Calculator Help' (Calculator Help › Numbers ») says "Complex numbers are not supported in Calculator." Calculator now supports complex numbers, as well as following complex functions:- [1] re() [2] im() [3] conj() [4] arg() There are special keys for these functions in 'Advanced mode' too.
*** Bug 748730 has been marked as a duplicate of this bug. ***
Created attachment 356920 [details] [review] Quick and dirty patch (which does not explain what these functions do)
Created attachment 357529 [details] [review] Proposed fix with brief explanations of each function