Lambda function

aditya saurabh adisaurabh at gmail.com
Wed Feb 25 07:26:29 EST 2009


I defined two functions - lets say
fa = lambda x: 2*x
fb = lambda x: 3*x
Now I would like to use fa*fb in terms of x
is there a way?
Thanks in advance
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20090225/f3d630ec/attachment.html>


More information about the Python-list mailing list