I found a program I made on my calculator many years ago, and I am having trouble understanding what the line
Z-1(Z=0 → Z
does in it. I tried just changing it to
Z-1 → Z
but that ended up breaking it. Here is an excerpt, any information would be helpful!
ClrHome
Prompt A,B,C
A*C → D
B-1 → Z
Z-1(Z=0 → Z
D/Z → F
F+Z → G