you can answer using "i", but you can only use it once per time. at the moment, -i must be written as -1i
The original project by @anson1106 was genuinely very well-made, but the formula is just wrong for e^ix. First of all, the i goes after the number, not before. Then I checked the answer that the cat gave on the Google calculator, and the values were different. Then, the first number was wrong which is probably just a little oopsie, but Scratch defaults to using degrees, not radians, so I had to convert the degrees to radians by multiplying the x by 180/π. Oh and also I corrected the function that converts the lone i to 1 × i. I don't use Scratch much anymore. I think my coding abilities are just going to keep on degrading.