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.
Messages - Xeda112358
Pages: 1 ... 262 263 [264] 265 266 ... 317
3946
« on: February 24, 2011, 11:26:09 am »
Yes, I happen to know a few (I have made a bunch) and actually 06 is a Protected Program and an Appvar is 15h. I included a chart in my BatLib readmes as well as their compatibilities with each other: 00=Real 00h 01=List 01h 02=Matrix 02h 03=EQU 03h 04=String 04h 05=Program 05h 06=ProtProg 06h 07=Picture 07h 08=GDB 08h 09=Unknown 09h 10=Unknown Equ 0Ah 11=New EQU 0Bh 12=Complex 0Ch 13=Complex List 0Dh 14=Undefined 0Eh 15=Window 0Fh 16=ZSto 10h 17=Table Range 11h 18=LCD 12h 19=BackUp 13h 20=App 14h 21=Appvar 15h 22=TempProg 16h 23=Group 17h
EDIT:Added hex equivalents
3947
« on: February 24, 2011, 11:15:39 am »
I still prefer to use math and a strange vocabulary over programming, but I guess I could see myself showing off my programming to attract somebody. Unfortunately, the only stuff I know technology-wise deals with calcs
3949
« on: February 24, 2011, 10:46:15 am »
*cough* Magic *cough* Um, if you have tried L1 or some other token and that doesn't work, you cannot really do much at the moment. if it does work but you don't want to use a predefined list you can always go with a hacked token >_>
3950
« on: February 24, 2011, 10:41:47 am »
Yeah, that is the problem, though The calc stores it the same way, so even though in the VAT the named list has a 5Dh as the start of the name, it doesn't automatically convert the L to 5Dh (which can be annoying). Instead of taking LM and storing the name as 01 5D4D00 it is stored as 01 EB4D00 and yet it is stored with the former name.
3951
« on: February 24, 2011, 10:28:44 am »
Oh noes... I just have to say that there is a professor Dr. Frey at the university I go to... and tomorrow is Freyday... Other than that, have you tried L1? I think the reason for the problem is that the first token is not 5Dh in hex. I know in some of my programs that work with lists I need to have code that changes the first byte to 5Dh for it to be recognised. (L1 and other list tokens have the 5Dh while named lists do not) EDIT: Also, does this help: .READFAST "LM"->Str0 GetCalc(Str0)->P {P+5}rr->D EDIT in response to the edit in response to the former edit: Okay If you need to, you can quote this to view the BBCode I used (that is what it is called, right?).
3952
« on: February 24, 2011, 03:12:36 am »
And it is a very useful equation, too! I ♥ it.
3953
« on: February 23, 2011, 11:58:36 pm »
I bet it has to do with taylor series for e^x and pi
3954
« on: February 23, 2011, 10:58:02 pm »
! You know what would be really cool?!?! If you could hook a calc up to gCn and have it parse codes from the chat !! like you could do @BASIC Disp "HELLO and the calc could parse it and output the result !
3955
« on: February 23, 2011, 10:35:49 pm »
The difference between tokens and ASCII is that when the calc reads "Normal" the calc displays the ASCII letters for 'N' 'o' 'r' 'm' 'a' 'l' In certain situations, the calc reads data as tokens and in other situations it reads it as ASCII.
3956
« on: February 23, 2011, 10:30:17 pm »
Oooh omnomnomnom those were tasty peanuts ztrumpet ♥ And howdy Ralphspam... I wanna perform an rlc on your name... alphspamR H!i
3957
« on: February 23, 2011, 09:11:48 pm »
>_> * Xeda112358 hears you liek Riemann Zeta functions? If you are looking into taking factorials of fractions, you will want to look into the gamma function... which has ties with the Riemann Zeta function To be honest, I never noticed that the calc returned results for those fractions Hmm... 1 1*3 1*3*5 1*3*5*7 1*3*5*7*9 ...
3958
« on: February 23, 2011, 08:59:01 pm »
I know that this was released on most of the calc sites, but where can I find the most recent PDF?
Oh, sorry, I never saw this post... erm, the latest updated version... is included in this post! I only added a few codes and programs, but here is version 1.20 EDIT: I accidentally put another opcode for RunIndicator Off. I put EF0745 which is something I use very frequently (for debugging) instead of EF7045.
3959
« on: February 23, 2011, 02:03:29 am »
Okay, thanks! I've never messed with the settings much, so I will try to remember.
3960
« on: February 23, 2011, 02:00:42 am »
No, I do not, but I have been working on random stuff to test the functions. I'll try to come up with some more example programs.
Pages: 1 ... 262 263 [264] 265 266 ... 317
|