George Marklow
Results
1
issues of
George Marklow
Implementation of following requirements in https://github.com/infusion/Complex.js/pull/25: * z ^ Infinity === NaN * Infinity ^ z === Infinity if Im(z) === 0 and Re(z) > 0 * Infinity ^ z...