Before any of these actions it done (except change), the used macros are expanded. During this action, the colour of the screen is changed. You can stop the macro–expansion (e.g. because you produced a recursion), just click the mouse. You are asked whether to continue or stop.
DIVBYZERO | 1 | You tried to divide by zero |
LOGNEG | 2 | You tried log(≤0) |
SQRTNEG | 4 | You tried
![]() |
ATRIG | 8 | You tried asin, acos with arg > 1 or < 1 |
UNPAKLAM | 16 | Too much brackets |
TEST | 32 | Not used |
NOFUNC | 64 | No function given |
NO_KONST | 128 | No such constant |
NO_MEM | 256 | No memory |
POWERROR | 512 | You tried ( < 0)↑(a/b) |
NO_FUNC | 1024 | No function found |