B

Function Purpose Statement
besselExpI0 Evaluates the exponentially scale modified Bessel function of the first kind of order zero.
besselExpI1 Evaluates the exponentially scaled modified Bessel function of the first kind of order one.
besselExpK0 Evaluates the exponentially scaled modified Bessel function of the second kind of order zero.
besselExpK1 Evaluates the exponentially scaled modified Bessel function of the second kind of order one.
besselI0 Evaluates the real modified Bessel function of the first kind of order zero I0(x).
besselI1 Evaluates the real modified Bessel function of the first kind of order one I1(x).
besselIx Evaluates a sequence of modified Bessel functions of the first kind with real order and complex arguments.
besselJ0 Evaluates the real Bessel function of the first kind of order zero J0(x).
besselJ1 Evaluates the real Bessel function of the first kind of order one J1(x).
besselJx Evaluates a sequence of Bessel functions of the first kind with real order and complex arguments.
besselK0 Evaluates the real modified Bessel function of the second kind of order zero K0(x).
besselK1 Evaluates the real modified Bessel function of the second kind of order one K1(x).
besselKx Evaluates a sequence of modified Bessel functions of the second kind with real order and complex arguments.
besselY0 Evaluates the real Bessel function of the second kind of order zero Y0(x).
besselY1 Evaluates the real Bessel function of the second kind of order one Y1(x).
besselYx Evaluates a sequence of Bessel functions of the second kind with real order and complex arguments.
beta Evaluates the real beta function β(x,y).
betaCdf Evaluates the beta probability distribution function.
betaIncomplete Evaluates the real incomplete beta function Ix=βx(a,b)/β(a,b).
betaInverseCdf Evaluates the inverse of the beta distribution function.
binomialCdf Evaluates the binomial distribution function.
bivariateNormalCdf Evaluates the bivariate normal distribution function.
bondEquivalentYield Evaluates the bond-equivalent for a Treasury yield.
boundedLeastSquares Solves a nonlinear least-squares problem subject to bounds on the variables using a modified Levenberg-Marquardt algorithm.
bvpFiniteDifference Solves a (parameterized) system of differential equations with boundary conditions at two points, using a variable order, variable step size finite difference method with deferred corrections.