The following table lists all conditions such that BesselK(nu, z) is defined in Fungrim.
|
Table data: (P,Q)
such that (P)⟹(Q)
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
BesselK | Kν(z) | Modified Bessel function of the second kind |
RR | R | Real numbers |
OpenInterval | (a,b) | Open interval |
Infinity | ∞ | Positive infinity |
CC | C | Complex numbers |
Source code for this entry:
Entry(ID("ff93d0"), SymbolDefinition(BesselK, BesselK(nu, z), "Modified Bessel function of the second kind"), Description("The following table lists all conditions such that", SourceForm(BesselK(nu, z)), "is defined in Fungrim."), Table(TableRelation(Tuple(P, Q), Implies(P, Q)), TableHeadings(Description("Domain"), Description("Codomain")), List(TableSection("Numbers"), Tuple(And(Element(nu, RR), Element(z, OpenInterval(0, Infinity))), Element(BesselK(nu, z), RR)), Tuple(And(Element(nu, SetMinus(CC, Set(0))), Element(z, CC)), Element(BesselK(nu, z), CC)))))