Actions
Feature #151
closedExtending the domain of Math.ArcTan2
Start date:
03/09/2017
Due date:
% Done:
90%
Estimated time:
Forum topic:
Description
Currently this function TRAPs when both inputs are 0. The proposal is to allow this as a valid input, and then return 0.
Similar considerations apply to SMath and INF.
There would be no backward compatibility issues with programs that do not currently TRAP at runtime.
Proposed by Robert.
Actions