Skip to content
Snippets Groups Projects
Commit d0102830 authored by Lorenzo Moneta's avatar Lorenzo Moneta
Browse files

update doc

git-svn-id: http://root.cern.ch/svn/root/trunk@13696 27541ba8-7e3a-0410-8455-c3a389f83636
parent 86b142d8
Branches
Tags
No related merge requests found
// @(#)root/mathmore:$Name: $:$Id: SpecFuncMathMore.h,v 1.1 2005/09/18 17:33:47 brun Exp $ // @(#)root/mathmore:$Name: $:$Id: SpecFuncMathMore.h,v 1.2 2005/09/20 06:22:34 brun Exp $
// Authors: L. Moneta, A. Zsenei 08/2005 // Authors: L. Moneta, A. Zsenei 08/2005
// Authors: Andras Zsenei & Lorenzo Moneta 06/2005 // Authors: Andras Zsenei & Lorenzo Moneta 06/2005
...@@ -285,7 +285,7 @@ namespace Math { ...@@ -285,7 +285,7 @@ namespace Math {
(also called irregular (cylindrical) Bessel functions or (also called irregular (cylindrical) Bessel functions or
(cylindrical) Neumann functions). (cylindrical) Neumann functions).
\f[ N_{\nu} (x) = Y_{\nu} (x) = \left\{ \begin{array}{cl} \frac{J_{\nu} \cos{\nu \pi}-J_{-\nu}(x)}{\sin{\nu \pi}} & \mbox{for non-integral $\nu$} \\ \lif{\mu \to \nu} \frac{J_{\mu} \cos{\mu \pi}-J_{-\mu}(x)}{\sin{\mu \pi}} & \mbox{for integral $\nu$} \end{array} \right. \f] \f[ N_{\nu} (x) = Y_{\nu} (x) = \left\{ \begin{array}{cl} \frac{J_{\nu} \cos{\nu \pi}-J_{-\nu}(x)}{\sin{\nu \pi}} & \mbox{for non-integral $\nu$} \\ \lim{\mu \to \nu} \frac{J_{\mu} \cos{\mu \pi}-J_{-\mu}(x)}{\sin{\mu \pi}} & \mbox{for integral $\nu$} \end{array} \right. \f]
For detailed description see For detailed description see
<A HREF="http://mathworld.wolfram.com/BesselFunctionoftheSecondKind.html"> <A HREF="http://mathworld.wolfram.com/BesselFunctionoftheSecondKind.html">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment