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

Pages: 1 [2]
16
TI-BASIC / Re: from the lower to the higher
« on: June 30, 2013, 12:46:00 am »
you can sort the list.
For example,
local a
randseed 100
a = rand(5)
sortA a
disp a

17
TI-BASIC / Re: Finding local max, min, and saddle point
« on: June 30, 2013, 12:42:20 am »
a:=solve(system(fx=0,fy=0),{x,y}) 
I remeber it's wrong.
we should use zeros() because it returns a list.

18
Lua / Re: [Library] Compress
« on: June 30, 2013, 12:40:37 am »
seems good!

19
Lua / Re: Nspire-Lua IDE : plugin for Intellij IDEA
« on: June 30, 2013, 12:39:23 am »
Pretty good.
I wanna write a visual IDE later based on XML and SM

20
Introduce Yourself! / Re: Hello,I'm imath
« on: June 17, 2013, 01:56:35 am »
I have a Nspire CAS,a 9860G Slim and a fx-991es.
These days,I was confused about Screen Manager,which is so advanced.I just simply use a rebundant code construction before trying Screen Manager.
I have some projects.
Now,the problem is that how can I upload these programmes?
Sincerely

21
Introduce Yourself! / Hello,I'm imath
« on: June 16, 2013, 12:07:09 am »
Hello ladies and gentle men,
  I'm imath(nickname).I'm new here,although I have signed up for Omnimaga before long.
  I think I can communicate with others here.It's a good place for us to talk about calculators such as Nspire,CASIO,HP and so on.
  I think we can have a bright future here.
imath

Pages: 1 [2]