Difference between revisions of "Documentation/How Tos/Calc: BESSELK function"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Reverted edits by OOoWikiBot (Talk) to last version by Ccornell)
m
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
__NOTOC__
+
{{DISPLAYTITLE:BESSELK function}}
 +
{{Documentation/CalcFunc MathematicalTOC
 +
|ShowPrevNext=block
 +
|PrevPage=Documentation/How_Tos/Calc:_BESSELJ_function
 +
|NextPage=Documentation/How_Tos/Calc:_BESSELY_function
 +
}}__NOTOC__
  
 
== BESSELK ==
 
== BESSELK ==
Line 6: Line 11:
 
=== Syntax: ===
 
=== Syntax: ===
 
<tt>'''BESSELK(x; n)'''</tt>
 
<tt>'''BESSELK(x; n)'''</tt>
: returns the modifed Bessel function of the second kind, of order <tt>'''n'''</tt>, evaluated at <tt>'''x'''</tt>.
+
: returns the modified Bessel function of the second kind, of order <tt>'''n'''</tt>, evaluated at <tt>'''x'''</tt>.
  
 
: The modified Bessel functions of the second kind (also known as Basset functions) are often denoted <tt><i>K<sub>n</sub></i>(<i>x</i>)</tt>.
 
: The modified Bessel functions of the second kind (also known as Basset functions) are often denoted <tt><i>K<sub>n</sub></i>(<i>x</i>)</tt>.
Line 14: Line 19:
 
: returns <tt>'''0.13986588'''</tt>.
 
: returns <tt>'''0.13986588'''</tt>.
  
=== See also: ===
+
=== Issues: ===
'''[[Documentation/How_Tos/Calc: BESSELI function|BESSELI]]''',
+
* This function currently appears in the AddIn category of the Function Wizard.
'''[[Documentation/How_Tos/Calc: BESSELJ function|BESSELJ]]''',
+
'''[[Documentation/How_Tos/Calc: BESSELY function|BESSELY]]'''
+
  
'''[[Documentation/How_Tos/Calc: Mathematical functions|Mathematical functions]]'''
 
  
[[Documentation/How_Tos/Calc: Functions listed alphabetically|'''Functions listed alphabetically''']],
+
{{SeeAlso|EN|
[[Documentation/How_Tos/Calc: Functions listed by category|'''Functions listed by category''']]
+
* [[Documentation/How_Tos/Calc: BESSELI function|BESSELI]]
 +
* [[Documentation/How_Tos/Calc: BESSELJ function|BESSELJ]]
 +
* [[Documentation/How_Tos/Calc: BESSELY function|BESSELY]]'''
  
=== Issues: ===
+
* [[Documentation/How_Tos/Calc: Mathematical functions|Mathematical functions]]'''
* This function currently appears in the AddIn category of the Function Wizard.
+
 
 +
* [[Documentation/How_Tos/Calc: Functions listed alphabetically|Functions listed alphabetically]]
 +
* [[Documentation/How_Tos/Calc: Functions listed by category|Functions listed by category]]}}
 +
[[Category: Documentation/Reference/Calc/Mathematical functions]]

Latest revision as of 15:04, 31 January 2024

BESSELK

Calculates the modified Bessel function of the second kind.

Syntax:

BESSELK(x; n)

returns the modified Bessel function of the second kind, of order n, evaluated at x.
The modified Bessel functions of the second kind (also known as Basset functions) are often denoted Kn(x).

Example:

BESSELK(2; 1)

returns 0.13986588.

Issues:

  • This function currently appears in the AddIn category of the Function Wizard.




See Also
Retrieved from "https://wiki.openoffice.org/w/index.php?title=Documentation/How_Tos/Calc:_BESSELK_function&oldid=259878"
Views
Personal tools
Navigation
Tools
In other languages