Post Reply 
Program template - scroller example
10-09-2016, 04:23 PM
Post: #2
RE: Program template - scroller example
Hi, I want to show an algebraic expression when given a click for exmaple

Hi, I want to show an linear algebraic expression when given a click

as I can do this?

click(x,y)
BEGIN
print(-(x+y)*5!+abs(-4)+cos(45)+ sin(π/3+π)+Σ(j,j,1,3)+√(−2)+4/3-logb(1,10);
END;
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Program template - scroller example - compsystems - 10-09-2016 04:23 PM



User(s) browsing this thread: 1 Guest(s)