Hi,

I want to use Bessel functions in Python. I found on internet that package
Scipy has a function jn(x), but I'm not able to use it. I am importing scipy
and numpy for using it. But i'm getting an error "NameError: name 'j1' is
not defined". Can anyone tell me what is the exact syntax for to use it.

Thank you,
Amit
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to