Math Program Ideas
|
Post your ideas for new math programs here, or build on ideas posted by other visitors.
|
|
Reply to this item
|
Re: Math Program Ideas
|
cannons
|
I have created a pretty big program that can solve linear and quadradic equations solve different types of shapes ranging from triangles to cones and some other things but im trying to make a probability section and found i can't make it so that you can enter a certain specified amount of numbers "x" and have them all be multiplied to gether. Can anyone help me!!!
i dont have a link cable and i have a ti 83+
|
|
16 April 2004, 01:40 GMT
|
|
Re: Math Program Ideas
|
mike Barnhouse
|
ok... I'm kinda new at programming. I have a ti 89 and im trying to write a program that works with the table on the calculator. like your given two coluns find the third. i.e. (r2c2-r1c2)/(r2c1-r1c1)and to go down the entire able and do that. i dont know if i have to enter all the numbers into the table first then run it, or if i could put the numbers into the program and it would put the numbers into the table. im stumped, i'll be looking online for help and any help would be appreciated. thanx!
heres my e-mail
please include somthing like ti89 help. Im very cautious about viruses, ive had a few.
Barney1585@hotmail.com
|
|
28 April 2004, 19:51 GMT
|
|
Basic Programming Site
|
TheDocta
|
I make websites for money, and I like programming my 83+ (BASIC) for math tests and such. So I was wondering if anybody was intersted in aiding me in a website for TI-83+ programming, or if it really gets off the ground, expand to different calculators. I want to make it the most informative TI programming site but I'm only one person. If I could round up a good team, that would be awesome. E-mail me at andrewvan@mail2studio.com
|
|
4 May 2004, 15:33 GMT
|
|
Re: Math Program Ideas
|
Mads Padøy
|
Hello, I need an Algebra program that can add up regular algebra. Can anyone help me
|
|
9 May 2004, 18:33 GMT
|
|
V200 problems
|
miscellaneousprogrammer
|
Over the past year, I learned how to program extremely well on the TI-83+. A couple days ago, I received a Voyage 200 and I am having trouble learning to program on it. Does anybody know of a site that teaches programming for the 89/92/V200? Also, I really need to know how to access specific elements of matrices/lists (On the 83+: list(element) or matrix{row,column}). Please help!
|
|
16 May 2004, 14:17 GMT
|
|
Re: Math Program Ideas
|
Arno Kret
|
hi,
For some time i have been working on a program to symbolically differentiate functions. The iteresting part about it is that it shows the work involved.
There is only one problem left, and it's pretty stupid. When the 'work' from a calculation is shown it tells you on what rule it is based. But it is in Dutch! I do not know how you call these rules in English. I'd really appreciate it if somebody could post the following rules with their English names so I could use those:
I assume f(x) and g(x) to be functions, x to be 'the' variable, and n to be some constant.
d/dx f(g(x)) = f'(g(x)) * g' (freely translated from dutch it is "chainrule")
d/dx f(x)*g(x) = f'(x)*g(x) + f(x)*g'(x)
d/dx f(x)*n = f'(x)*n
d/dx f(x)/g(x) = (g(x)*f'(x)- g'(x)f(x))/(g^2(x))
d/dx f(x)/n = f'(x)/n
d/dx n/f(x) = n/f'(x)
d/dx f(x)^n = f'(x)n * f(x)^(n-1)
d/dx n^f(x) = log(n)*n^f(x) * f'(x)
And some unnamed rules in holland (but could have names in English, i do not know)
d/dx f(x)^g(x) = f(x)^g(x)(g(x) * f'(x)/f(x) + Log(f(x))*g'(x))
d/dx Log(f(x),g(x))
I tried some sources on internet, but couldn't find what i was looking for.
Thanks in advance,
Arno Kret
|
|
1 June 2004, 13:19 GMT
|
|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
You can change the number of comments per page in Account Preferences.
|