PossibleZeroQ[expr] gives True if basic symbolic and numerical methods suggest that expr has value zero, and gives False otherwise.
TranslationTransform[v] gives a TransformationFunction that represents translation of points by a vector v.
VertexCoordinates is an option to Graph and related functions that specifies the coordinates to use to place the center of vertices.
DataSources[] returns a list of information about named data sources made available through DatabaseResourcesPath.DataSources[name] returns a list of information about the ...
SQLBinary[data] represents raw binary data that can be stored in a database.
LoadCOMTypeLibrary[library] creates a so-called "interop" assembly from the named type library and loads that assembly.
TetGenGetFaceMarkers[expr] returns the face markers for a TetGen expression.
Code generation from Mathematica involves converting programs written in the Mathematica language into other languages and then supporting them so that they can be executed. ...
It is perhaps easiest to see when to use certain layout elements by visually illustrating how they each combine to create a resizable dialog. Here are a number of further ...
FindHamiltonianCycle[g] attempts to find a Hamiltonian cycle.