WP-34S Polar to Rectangular (no quadrant checking)
|
02-28-2014, 12:33 AM
(This post was last modified: 03-03-2014 08:13 PM by BarryMead.)
Post: #3
|
|||
|
|||
RE: WP-34S Polar to Rectangular (no quadrant checking)
The "Rectangular to Polar" works just fine. It is only the "Polar to Rectangular" that has problems with three of the four quadrants! At angles 90, 180 and 270 the value that should return as zero comes back as a tiny value like 3.799 E -39 instead of zero. Since all other HP calculators that I can run tests on do the Polar to Rectangular conversion correctly (only the WP-34S has these inaccuracies), and since these four angles are more common than others, I would think that people would want this to be fixed. The new Polar to Rectangular function would be: NewX = X COS(Y) and NewY = X SIN(Y), using the existing SIN and COS functions that already handle these special quadrant angles properly.
|
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
WP-34S Polar to Rectangular (no quadrant checking) - BarryMead - 02-27-2014, 10:27 PM
RE: WP-34S Polar to Rectangular (no quadrant checking) - Paul Dale - 02-28-2014, 12:04 AM
RE: WP-34S Polar to Rectangular (no quadrant checking) - BarryMead - 02-28-2014 12:33 AM
RE: WP-34S Polar to Rectangular (no quadrant checking) - walter b - 02-28-2014, 06:18 AM
RE: WP-34S Polar to Rectangular (no quadrant checking) - Paul Dale - 02-28-2014, 07:55 AM
RE: WP-34S Polar to Rectangular (no quadrant checking) - BarryMead - 03-01-2014, 08:08 PM
RE: WP-34S Polar to Rectangular (no quadrant checking) - Paul Dale - 03-01-2014, 11:26 PM
RE: WP-34S Polar to Rectangular (no quadrant checking) - Paul Dale - 03-02-2014, 01:52 AM
RE: WP-34S Polar to Rectangular (no quadrant checking) - Marcus von Cube - 03-02-2014, 03:03 PM
RE: WP-34S Polar to Rectangular (no quadrant checking) - pascal_meheut - 03-02-2014, 07:22 PM
|
User(s) browsing this thread: 1 Guest(s)