nichyjt / pe

0 stars 0 forks source link

`Graph` Crashes when frequency not separated from x with '*' #1

Open nichyjt opened 1 year ago

nichyjt commented 1 year ago

Description

When testing the program's Graph function, when the command Graph 1*sin(2x) is given, the application crashes.

Reproduction

Type in the command Graph 1*[trig]([number]x)

Any permutation of this will result in a crash. Some ested inputs:

Screenshots

1*sin(2x)

image.png

10*tan(5x+20)

image.png

nus-pe-bot commented 1 year ago

Your response not required for this bug as the team has accepted the bug as it is.