Skip to content

Conversation

@PaulXiCao
Copy link

Closes #136 .

This adds the .cis() method for Float and Complex<Float>.

Adding it as a trait-based method allows for overloading compared to a free standing implementation.

The Float version was already available as a free standing function. It could be discussed if it should be deprecated/removed infavour of the method version. (Maybe part of a separate issue/pr?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Proposal: Add complex cis function

1 participant