Skip to content

?: Exstracting values from data like "(123,456)" ? #126

@MvGulik

Description

@MvGulik

Looked at Nip2 doc(pdf) & toolkit code. But could not find something that worked or made sense to me.

"(1,2) + (3,4)" => "(4,6)" works as expected. But how do you pull that 4 or 6 as single value for further processing ?

Nip4 note: "(1,2) + (3,4)" returns "4 + 6j" ... Not sure if that's intentional (imaginary number related ?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions