Join us on Discord!
You can help CodeWalrus stay online by donating here.
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - DeLoxter

#1
Okay, it goes something like this

:Prompt P,R,C,Y
:C*Y=A
:1=X
:While X=/=A
:(P*(1=(R/100)/C)^X)=B
:X+1=X
:Disp B
:End

It's pretty messy but it does what it needs to do
#2
So I've just been writing up a program that will do compound interest for me, and show me the value after each step. My issue is that after the program finishes when I try to scroll up to the first values they all vanish and simply display a 'Done' option. Is there any way to avoid this?
Powered by EzPortal