Addede mixed Complex/double arithmetic operators to Complex
authorAndrii Kurdiumov <kant2002@gmail.com>
Sat, 2 Jun 2018 12:17:50 +0000 (18:17 +0600)
committerTanner Gooding <tagoo@outlook.com>
Tue, 11 Sep 2018 14:27:21 +0000 (07:27 -0700)
commitece1143709da5c38e5b137ed75a2c48d2bbd1226
tree470c5a0094e1012e0ab36ae1e15ec299c2e07a52
parent72205f9c27e6bd618dd9ac638c5552e661eccf00
Addede mixed Complex/double arithmetic operators to Complex
Implementation of simplified cases for performing math operations on the Complex
Closes dotnet/corefx#15927

Commit migrated from https://github.com/dotnet/corefx/commit/68c127e5017500d24d6fb6ddfe6f7d0c31636c09
src/libraries/System.Runtime.Numerics/ref/System.Runtime.Numerics.cs
src/libraries/System.Runtime.Numerics/src/System/Numerics/Complex.cs
src/libraries/System.Runtime.Numerics/tests/ComplexTests.cs