Calculator Community > TI-BASIC

Zeda's Hex Codes

<< < (4/16) > >>

JustCause:
Awesome! BASIC programmers all over the world cheer...

...and at least one Axe programmer. (QuickKey 2 is actually super useful for cUbEs.)

Xeda112358:
Okay, this code returns the iPart( value of a real number as a string. So if you do -334.67:Asm(prgmR2S, Ans will be the string "-334"


--- Code: ---EFD74A
217984
11EC86
7EE60F
470448
2D7E07
3005
0C3EB0121C
2C
2CCDD19D052805CDD19D10F4
C5EF524BD7EFC64F
E1E5EF2743
C11313
21EC86
EDB0
C9
3E30ED6F121CC9

--- End code ---

DJ Omnimaga:
Nice stuff Xeda, thanks for sharing with BASIC programmers. Also welcome here mrmprog. :)

mrmprog:
I know that this was released on most of the calc sites, but where can I find the most recent PDF?

AngelFish:

--- Quote from: Xeda112358 on February 15, 2011, 11:58:10 am ---Okay, this code returns the iPart( value of a real number as a string. So if you do -334.67:Asm(prgmR2S, Ans will be the string "-334"


--- End quote ---

Um, that's the Int command. The iPart( command returns the imaginary component of a complex number.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version