Skip to content

Conversation

kgryte
Copy link
Member

@kgryte kgryte commented Jul 23, 2018

Resolves #101 .

Checklist

Please ensure the following tasks are completed before submitting this pull request.

  • Read, understood, and followed the contributing guidelines, including the relevant style guides.
  • Read and understand the Code of Conduct.
  • Read and understood the licensing terms.
  • Searched for existing issues and pull requests before submitting this pull request.
  • Filed an issue (or an issue already existed) prior to submitting this pull request.
  • Rebased onto latest develop.
  • Submitted against develop branch.

Description

What is the purpose of this pull request?

This pull request:

  • adds support for negating a complex number

Related Issues

Does this pull request have any related issues?

This pull request:

Questions

Any questions for reviewers of this pull request?

No.

Other

Any other information relevant to this pull request? This may include screenshots, references, and/or implementation notes.

No.


@stdlib-js/reviewers

kgryte and others added 3 commits July 22, 2018 14:06
* Completed all the TODO's
* Fixed the minus zero results
* Edited the redundant tests which are being checked later
@kgryte kgryte added Feature Issue or pull request for adding a new feature. Math Issue or pull request specific to math functionality. labels Jul 23, 2018
@kgryte kgryte merged commit 7194390 into develop Jul 23, 2018
@kgryte kgryte deleted the feature/complex-negate branch July 23, 2018 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature Issue or pull request for adding a new feature. Math Issue or pull request specific to math functionality.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RFC: complex number negation

2 participants