0 Members and 3 Guests are viewing this topic.
I always thought a string was best for tilemapping. But I'm not sure yet what is the equivalent of the sub() for Casio Basic.
I have a question about regression calculations.What I want to do is when I calculate a statistical regression in a program, I would like to automatically place the resulting equation in a Y= equation of my choice. What I would do in TI-Basic is this:Code: (TI-Basic) [Select]This by default uses L1 and L2 to calculate a linear regression and pastes the resulting equation in Y1LinReg (ax+b) Y1How would I do this in Prizm-Basic?
This by default uses L1 and L2 to calculate a linear regression and pastes the resulting equation in Y1LinReg (ax+b) Y1
Graphs can be drawn, but I haven't experiemented with that yet in basic. There is also something called dynamic graphs which are supposed to move or something. Just from the graph menu I was able to get some interesting color effects not normaly availible in basic. Its also relativily fast. Faster than the 83+.
Quote from: z80man on January 22, 2011, 01:48:58 amGraphs can be drawn, but I haven't experiemented with that yet in basic. There is also something called dynamic graphs which are supposed to move or something. Just from the graph menu I was able to get some interesting color effects not normaly availible in basic. Its also relativily fast. Faster than the 83+. Could you tell me how you did that by the way? I tried in the Dynamic Graphing app and couldn't find out how You should explain step by step and tell me which key to press or something.