Skip to content

No Operator between Argumant and Parentheses #170

@johancruyff2019

Description

@johancruyff2019

Issue title:

  • No Operator between Argumant and Parentheses

Issue content:

If bug/question:

  • MathParser.org-mXparser verssion: v.X.Y.Z
  • Framework: .net, .net core
  • Problem description:
    i have two argumant: Salary=200,Day=2
    My Expression is: Salary (Day)
    checkSyntax and checkLexSyntax return true.
    but is not true. no operator between salary and Parentheses

when i call calculate, it's goes to endless proceess loop

  • Code example

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions