AiryBi
(Built-in Mathematica Symbol) AiryBi[z] gives the Airy function Bi(z).
AiryBiPrime[z] gives the derivative of the Airy function Bi^\[Prime] (z).
AiryBiZero[k] represents the k\[Null]^th zero of the Airy function Bi(x).AiryBiZero[k, x_0] represents the k\[Null]^th zero less than x_0.
AlgebraicIntegerQ[a] yields True if a is an algebraic integer, and yields False otherwise.
AlgebraicNumberDenominator[a] gives the smallest positive integer n such that n a is an algebraic integer.
AlgebraicNumber[\[Theta], {c_0, c_1, ..., c_n}] represents the algebraic number in the field \[DoubleStruckCapitalQ][\[Theta]] given by c_0 + c_1 \[Theta] + ... + c_n ...
AlgebraicNumberNorm[a] gives the norm of the algebraic number a.
AlgebraicNumberPolynomial[a, x] gives the polynomial in x corresponding to the AlgebraicNumber object a.
AlgebraicNumberTrace[a] gives the trace of the algebraic number a.
Algebraics represents the domain of algebraic numbers, as in x \[Element] Algebraics.