Pause command is presented in fx-4850P or earlier calculators. However, it disappeared in fx-5800P.
I summerised the usage of it:
Pause(n), where n=0-9
Usage: output results - wait (n*0.5) seconds - continue
Example:
While A≠10: A+1➔A: Pause(2): WhileEndIt shows A value increasing by 1 per second until A=10.
Is there any workaround of it?
Thanks!
Edited by CalcLoverHK, 22 June 2019 - 07:06 AM.