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

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Robot: Automated text replacement %s)
m
 
(6 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>.
  
{{Documentation/SeeAlso|
+
=== Issues: ===
 +
* This function currently appears in the AddIn category of the Function Wizard.
 +
 
 +
 
 +
{{SeeAlso|EN|
 
* [[Documentation/How_Tos/Calc: BESSELI function|BESSELI]]
 
* [[Documentation/How_Tos/Calc: BESSELI function|BESSELI]]
 
* [[Documentation/How_Tos/Calc: BESSELJ function|BESSELJ]]
 
* [[Documentation/How_Tos/Calc: BESSELJ function|BESSELJ]]
Line 23: Line 32:
 
* [[Documentation/How_Tos/Calc: Functions listed alphabetically|Functions listed alphabetically]]
 
* [[Documentation/How_Tos/Calc: Functions listed alphabetically|Functions listed alphabetically]]
 
* [[Documentation/How_Tos/Calc: Functions listed by category|Functions listed by category]]}}
 
* [[Documentation/How_Tos/Calc: Functions listed by category|Functions listed by category]]}}
 
+
[[Category: Documentation/Reference/Calc/Mathematical functions]]
=== Issues: ===
+
* This function currently appears in the AddIn category of the Function Wizard.
+

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