RealDigits[x] gives a list of the digits in the approximate real number x, together with the number of digits that are to the left of the decimal point. RealDigits[x, b] ...
ProteinData["prot"] gives the reference amino acid sequence for the protein prot.ProteinData["prot", " property"] gives the value of the specified property for the protein ...
A Platonic solid is a convex polyhedron whose faces and vertices are all of the same type. There are five such solids. There are also a few nonconvex polyhedra known that ...
This example demonstrates various techniques for designing a progress bar dialog and a number of options available to wrap the reusable widget involved. Here is one technique ...
ShowClosedCellArea is an option for cells that specifies whether a rectangular bar is displayed next to a closed cell group to indicate the number of cells in the group.
Registered MIME type: application/xhtml+xml XHTML with embedded MathML. Plain text XML format. Describes the structure and aspects of the appearance of web pages, including ...
EdgeCount[g] gives a count of the number of edges in the graph g.EdgeCount[g, patt] gives a count of the number of edges that match the pattern patt.
Cyclotomic[n, x] gives the n\[Null]^th cyclotomic polynomial in x.
void MTensor_disownAll (MTensor t) disowns all references to an MTensor that was passed between a library function and Mathematica using shared memory management.
void MTensor_disown (MTensor t) disowns a reference to an MTensor that was passed between a library function and Mathematica using shared memory management.