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, TCplx)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
SpecialFuncs.Besi Method (double, TCplx)

Modified Bessel function of the first kind In(Z) (complex argument).

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

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

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