Hello everyone, I am new to the ASF community and decided to grab something easy to attempt. I decided to take a shot at: https://issues.apache.org/jira/browse/NUMBERS-40.
The rationale of implementing this design would be this: GammaException is currently a subclass of IllegalArgumentException but the reason for an argument to be invalid would be because it is arithmetically impossible hence why it should be an ArithmeticException rather than a IllegalArgumentException. What do you guys think? -- Sincerely, Tharaka De Silva