amit soni <amitsoni.605 <at> gmail.com> writes:

> Can anyone tell me what is the exact syntax for to use it.
> Thank you,Amit
> 

For example evaluating j1 @ 0

from scipy import special

print special.j1(0)

HTH,
Dave



-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to