The following table lists all conditions such that BesselI(nu, z) is defined in Fungrim.
|
Table data:
such that
Definitions:
Fungrim symbol | Notation | Short description |
---|---|---|
BesselI | Modified Bessel function of the first kind | |
ZZ | Integers | |
RR | Real numbers | |
OpenInterval | Open interval | |
Infinity | Positive infinity | |
CC | Complex numbers |
Source code for this entry:
Entry(ID("8ac81d"), SymbolDefinition(BesselI, BesselI(nu, z), "Modified Bessel function of the first kind"), Description("The following table lists all conditions such that", SourceForm(BesselI(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, ZZ), Element(z, RR)), Element(BesselI(nu, z), RR)), Tuple(And(Element(nu, RR), Element(z, OpenInterval(0, Infinity))), Element(BesselI(nu, z), RR)), Tuple(And(Element(nu, ZZ), Element(z, CC)), Element(BesselI(nu, z), CC)), Tuple(And(Element(nu, CC), Element(z, SetMinus(CC, Set(0)))), Element(BesselI(nu, z), CC)))))