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

Pages: 1 [2] 3 4 ... 13
16
News / Re: TI-BANK and Revsoft temporarily unavailable
« on: August 21, 2011, 11:07:59 pm »
It's nice to know that the contest is still going on.

PS: upload the rules to the inspired-lua.org

otherwise, it will be hard to follow them ...

17
Lua / Re: basic split screen on lua [calculation sheet ]
« on: August 21, 2011, 08:00:16 pm »
Yes I have used it, and I just figured it out, after pasting some lua code

I was looking for a way to split the screen using lua code, and I read that code at least 12 times,
looking where it was done  :-[

18
Lua / basic split screen on lua [calculation sheet ]
« on: August 21, 2011, 05:11:56 pm »
I know that there is a sample from TI, that shows that it's possible.
But I couldn't really understand that file riemann.lua

Does anyone know how I can I do it, or know a better example for understanding.this?

I just need a calculation sheet, so the user can input a function e.g. define f2(abobora)=1/abobora!

19
Lua / Re: TI basicsh-luna
« on: August 21, 2011, 05:07:40 pm »
I believe that you can run single lines of TI-BASIC code, but not full programs (for example, loops and jumps are not supported).
Yes Loops, and Goto-Label are supported ! Even Try:Else:EndTry function for example. :)

But I have to do they in math.eval() or how can I access these functions?

20
Lua / Re: TI basicsh-luna
« on: August 21, 2011, 11:58:00 am »
Ok. Thank you, all, for the replies ..

[=

21
Lua / TI basicsh-luna
« on: August 21, 2011, 11:03:28 am »
Well, I am trying to do a small program [sorry guys, but isn't a game] it is for testing the convergence of series..

And I was wondering if I could do this in a colorful, and beautiful way with lua, but, is possible to call a TI-Basic program within lua code:

I mean like:

function convergence.power()
   callmyBasicPrgm()
end

or if possible:
Code: [Select]
function convergence.power()
Local rterm,aterm,sumv
        :clrio
        :Try
           :lim((equ(x))^(((1)/(x))),x,∞,1)→rterm
        :Else
        :If errornum=800 Then:
        :(...)
        :Return 0
end

22
Ndless / Re: General Ndless Questions and Support
« on: August 07, 2011, 07:58:26 pm »
Don't worry, that's not a double post ;)
BTW,
Do you know about my question?

23
Ndless / Re: General Ndless Questions and Support
« on: August 07, 2011, 07:30:28 pm »
I am sorry for double posting, but I really want to know this...  ???

24
Miscellaneous / Re: Do you play chess?
« on: August 01, 2011, 01:18:40 pm »
I just have one thing to say:
1.c4!


PS: we can play chess on twitter:
http://chesstweets.com/

25
Ndless / Re: General Ndless Questions and Support
« on: August 01, 2011, 01:02:34 pm »
Hi, I am using the clickpad noncas with the OS 2.0.1 but always when I try to install the ndless it does reboot,

Am I too impatience? or a five times try should be enough?

//No cable connected
I am using the right installer 2.0.1
and ndless worked on the 1.7 version (I don't know if this means something )

Should I keep trying try to upgrade again to 2.1?
//if possible I don't wanna downgrade to 1.7

Thanks for all the fish!

26
Mine probably will be this one:

27
I also hate most thieves and I really despise when people try to prove me wrong, insisting,...
I did this, and I regret.
However, I thought it was what you hated most...

28
I'm unsure really. It's hard to choose because a lot of the songs are listen to are not really songs you would play at a church.
Well, I don't care much about church, so I mean it may be anysong...

29
Do you really have to ask?
Spoiler For Spoiler:
oHg5SJYRHA0
Not really, but I thought about this, while watching "Tears in Heaven";
and so I wanted to ask others, to see what songs would be listed here...

30
General Discussion / What song would you play at your own funeral?
« on: June 28, 2011, 10:16:20 pm »
The title spokes for itself.

At most 2 songs ; 8)

Pages: 1 [2] 3 4 ... 13