Open nsajko opened 5 years ago
One thing I did not mention is that a "Phasor" "Complex format" option would conserve screen space in the Calculation app, thus enabling us to see more calculations on screen simultaneously.
I would also like to add, that in the current Euler form of the complex number the argument is in radians even when the calculator is in degree mode. The suggested modulus/argument format could also be useful to display the argument of the complex number in degrees.
Related to #857
@nsajko, does the new feature described in https://github.com/numworks/epsilon/issues/857#issuecomment-596452400 meet your expectations?
Hello, Thank you for your suggestions. An issue is created in our internal backlog and we will try to implement it in our next versions.
Hey, I know its annoying for OSS users to be demanding of their devs, but is there any update to this? I've been meaning to implement it myself but have never gotten around to it.
Hi, no there is no update yet on this one! And it won't be done in the next few months, as we have other priorities for the time being.
Problem you'd like to fix
Easily see the angle of a phasor/complex number.
Screenshots
Describe the solution you'd like
A fourth Complex format to be added, named, perhaps, "Phasor". It would show complex numbers as two coordinates,
r∠θ
.Describe alternatives you've considered
It might be nice to also have output formatting specifiers as a command in other apps.
Additional context
The "Polar" Complex format is similar, but more redundant, and the angle would be easier to read by the user from the "Phasor" Complex format.