I am following a tutorial using TI-BASIC and there are some characters I don't understand. Here is what it says;
For(A,1,ᴇ2
I am very confused about the ᴇ2 character, and how to access it. This goes for the L character too, as seen below;
ʟA(1)+(K=26)-(K=24)+.1((K=34)-(K=25
The ʟA character is the issue causer here. If anyone can let me know what the ᴇ2 and ʟA characters mean, and how I could access them, I'd appreciate it. Thank you!