Touseefelahi / GigeVision

Simple GigeVision implementation, GVSP, GVCP protocol implemented
97 stars 31 forks source link

Fixing the Formula Execution when formulas are complex with nested #104

Closed CosbyBs86 closed 2 months ago

CosbyBs86 commented 2 months ago

In some circumstances, the current implementation of CalculateExpression produces an incorrect formula that causes the calculator to return NaN. This fix will address the issue.