Skip to content

Evaluation with negative exponent does not work in version 2.0.4, 2.0.5 #85

@xivanal

Description

@xivanal

2^-1 - this works in online playground - v. 2.0.1
2^-1 - this does not work in v 2.0.4/5 -> error
2^(-1) - this works in v 2.0.4/5
2^(2*-1) - this does not work in v 2.0.4/5 -> error

Error: TypeError: Cannot read properties of undefined (reading 'value')

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