Skip to content

Unable to evaluate "(3+4i)^2" formula with BigNumbers #502

@bartoszkosiorek

Description

@bartoszkosiorek

When I'm trying to run "eval" function on "(3+4i)^2" string, it gives me exception:
"TypeError: Property 'toExponential' of object -6.999999999999997 + 24i is not a function"
It is an issue only in that case.

When I evaluate "(3+4i)*(3+4i)) it returns correct result "-7+24i"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions