Skip to content

Numeric evaluation of \sum_{i=0}^{25}\left(\frac{i}{10}\right) crashes  #105

@rs-mobitech

Description

@rs-mobitech

I entered this expression:

Screenshot 2023-08-31 at 15 24 19

and when trying to assign to the variable b

         parsedExpCanTrue = MathfieldElement.computeEngine.parse(mathLatex, {canonical:true});
         var b = parsedExpCanTrue.N();

it crashes with the following message

Screenshot 2023-08-31 at 15 26 52 Screenshot 2023-08-31 at 15 26 50

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions