Skip to content

Add methods for handling Complex values as an array - #159

Open
Rua wants to merge 1 commit into
rust-num:mainfrom
Rua:array-methods
Open

Add methods for handling Complex values as an array#159
Rua wants to merge 1 commit into
rust-num:mainfrom
Rua:array-methods

Conversation

@Rua

@RuaRua commented May 31, 2026

Copy link
Copy Markdown

Complex values are basically 2-element arrays, so this adds some methods to allow treating them as such.

Sign up for freeto 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.

1 participant

@Rua