Page 1 of 1

When would it make the most sense for the Point2D class to use polar coordinates for its internal representation? O When

Posted: Mon Jun 06, 2022 6:26 pm
by answerhappygod
When Would It Make The Most Sense For The Point2d Class To Use Polar Coordinates For Its Internal Representation O When 1
When Would It Make The Most Sense For The Point2d Class To Use Polar Coordinates For Its Internal Representation O When 1 (13.66 KiB) Viewed 14 times
When would it make the most sense for the Point2D class to use polar coordinates for its internal representation? O When fast trigonometry functions are available. It never ever matters! O When the polar coordinates accessor and mutator methods will be used most often. O When the API provides both Cartesian and polar coordinate methods.