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.
Updated by I. Denisov over 8 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 90
Updated by R. Campbell over 8 years ago
- Status changed from In Progress to Closed
Actions