If the front end activation dialog box appears when you launch Mathematica, either Mathematica could not locate the mathpass file or there was no valid password in the ...
MakeNETObject[expr] constructs a .NET object that represents the given Mathematica expression. MakeNETObject[expr, type] creates an object of the specified type from expr.
MonitorLM gives information on the total number of licenses available and checked out, the fully qualified domain name and username of those who have them checked out, and so ...
int MLNextPacket (MLINK link) goes to the next packet on link and returns a constant to indicate its head.
AiryAi
(Built-in Mathematica Symbol) AiryAi[z] gives the Airy function Ai(z).
AiryAiPrime[z] gives the derivative of the Airy function Ai^\[Prime] (z).
AiryBi
(Built-in Mathematica Symbol) AiryBi[z] gives the Airy function Bi(z).
BernoulliB[n] gives the Bernoulli number B_n. BernoulliB[n, x] gives the Bernoulli polynomial B_n (x).
Beta
(Built-in Mathematica Symbol) Beta[a, b] gives the Euler beta function \[CapitalBeta](a, b). Beta[z, a, b] gives the incomplete beta function \[CapitalBeta]_z (a, b).
BetaRegularized[z, a, b] gives the regularized incomplete beta function I_z (a, b).