You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Units Namespace > Classes > SpecialFuncs Class > SpecialFuncs Methods > Besi Method > SpecialFuncs.Besi Method (double, double)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
SpecialFuncs.Besi Method (double, double)

Modified Bessel function of the first kind In(A) (real argument).

Syntax
C#
Visual Basic
public static TCplx Besi(double NU, double A);
Parameters 
Description 
double NU 
Defines the order of In(A). 
double A 
Defines real value for which In(A) should be evaluated. 

modified Bessel function of the first kind In(A), with NU parameter describing order of modified Bessel function In(A).

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!