DB48X-on-DM42 icon indicating copy to clipboard operation
DB48X-on-DM42 copied to clipboard

Syntax error for complex in function in expression

Open c3d opened this issue 1 year ago • 1 comments
trafficstars

Entering 'exp(3i2) returns a Syntax error

c3d avatar Jan 15 '24 20:01 c3d

This works with extra parentheses, e.g. exp((3i2)*x) works.

c3d avatar Jan 15 '24 20:01 c3d

This works now, after recent changes in parsing. Closing.

c3d avatar May 28 '24 21:05 c3d