.. | ||
app | ||
src | ||
test | ||
.gitignore | ||
ChangeLog.md | ||
LICENSE | ||
package.yaml | ||
README.md | ||
Setup.hs | ||
stack.yaml |
complexnums
Take two complex numbers of the form a+bi, then multiply them and add them.
.. | ||
app | ||
src | ||
test | ||
.gitignore | ||
ChangeLog.md | ||
LICENSE | ||
package.yaml | ||
README.md | ||
Setup.hs | ||
stack.yaml |
Take two complex numbers of the form a+bi, then multiply them and add them.