Show Posts

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 - 3.1415926535

Pages: 1 [2] 3
16
TI-BASIC / Re: Optimization?
« on: August 13, 2009, 07:56:56 pm »
how bout this program? =)

Code: [Select]


:Input "ROW=",R
:R-1→R
:If R
:2^Rbinompdf(R,.5)


17
TI-BASIC / Re: Optimization?
« on: August 13, 2009, 07:50:10 pm »
i'm sorry if i'm sounding really stupid, but what are tags? and how do you get them

18
TI-BASIC / Re: Optimization?
« on: August 13, 2009, 07:48:26 pm »
how do you format?
and thanks!

19
TI-BASIC / Optimization?
« on: August 13, 2009, 07:41:19 pm »
My first program!

its a simple screen inverter thing.
I'd liek to know if anyone can help me optimize it and tell me why. thanks!
Code: [Select]
1→E:94→F
:1→A:1→B
:For(C,0,46,1)
:For(D,0,61,1)
:Pxl-Change(A,B)
:Pxl-Change(E,F)
:A+1→A
:E+1→E
:End
:B+1→B
:F-1→F
:1→E
:1→A
:End

20
News / Re: Contest [updated 07/09/2009]
« on: August 13, 2009, 07:15:35 pm »
ha! funny, like i would know how =)

21
Other Calculators / Awesome Omnimaga rickrolling program.
« on: August 13, 2009, 07:14:46 pm »
i really want to learn how to make the omnimaga rick rollers of the future program as seen is the signature

22
General Calculator Help / Re: TeacherGuard 2.0
« on: August 13, 2009, 07:10:39 pm »
okay sorry. I shall post the question elsewhere =)

23
Introduce Yourself! / Re: Mucho Gusto!
« on: August 13, 2009, 07:09:34 pm »
I was amazed too!

24
Introduce Yourself! / Re: Mucho Gusto!
« on: August 13, 2009, 01:22:38 pm »
netham45 is a special blue lobster right? LOL

25
Miscellaneous / Re: the REAL theory of evolution
« on: August 13, 2009, 01:21:14 pm »
chuck norris jokes confuse me

26
News / Re: Contest [updated 07/09/2009]
« on: August 13, 2009, 01:18:19 pm »
he doesn't have internet connection haha. he wants to submit under my name

27
News / Re: Contest [updated 07/09/2009]
« on: August 13, 2009, 01:03:21 pm »
hey can my friend submit a contest entry? I think he makes some pretty cool platformer games on the calculator.

28
Introduce Yourself! / Re: Mucho Gusto!
« on: August 13, 2009, 12:57:22 pm »
calculators, rick astley, and nethams

29
General Calculator Help / Re: TeacherGuard 2.0
« on: August 13, 2009, 12:54:51 pm »
haha sort of, i meant how would you program it on your calculator =)

30
General Calculator Help / Re: TeacherGuard 2.0
« on: August 13, 2009, 10:30:57 am »
how'd you do that rickrolling thing in your signature

Pages: 1 [2] 3