GenBank
(Mathematica Import/Export Format) MIME type: chemical/seq-na-genbank GenBank molecular biology format. Native format of the U.S. National Center for Biotechnology Information (NCBI) database. Standard format ...
Null-terminated text strings. Represents an arbitrary number of null-terminated character strings. Stores characters as 8-bit Unicode values.
monitorlm servername options monitors MathLM running on servername.
Direction is an option for Limit that specifies the direction in which the limit is taken.
MaxExtraConditions is an option to Solve and related functions that specifies how many extra equational conditions on continuous parameters to allow in solutions that are ...
MaxMemoryUsed[] gives the maximum number of bytes used to store all data for the current Mathematica session.
MorphologicalTransform[image, f] applies the function f to the 3*3 neighborhood of each pixel in a binary image image.MorphologicalTransform[image, rule] applies a ...
NRoots
(Built-in Mathematica Symbol) NRoots[lhs == rhs, var] yields a disjunction of equations which represent numerical approximations to the roots of a polynomial equation.
PolynomialMod[poly, m] gives the polynomial poly reduced modulo m. PolynomialMod[poly, {m_1, m_2, ...}] reduces modulo all of the m_i.
StackComplete[expr] evaluates expr with intermediate expressions in evaluation chains included on the stack.