Passing a function to a function (TI89)


[Prev][Next][Index][Thread]

Passing a function to a function (TI89)



Hello,

I have a TI89, and would like to know how to pass a function
to a function I'm doing.

Something like :

4*x->f(x)
                Done
myfunc(f(x))
                   0

and myfunc already defined as:
:myfunc(g(x))
:g(0)

The problem is that it doesn't work this way, and I couldn't
find in the manual how to do it.

Of course, this is a simplified problem (not that I want to
evaluate it at 0 :-) ), but it shows what I ask.

Thanks.

--
Antonio Larrosa Jimenez
Student of Mathematics
antlarr@arrakis.es
http://www.arrakis.es/~rlarrosa
Klein bottles for rent -- inquire within.

******************************************************************
* To UNSUBSCRIBE, send an email TO: listserv@lists.ppp.ti.com
* with a message (not the subject) that reads SIGNOFF CALC-TI
*
* Archives at http://peach.ease.lsoft.com/archives/calc-ti.html
******************************************************************