JaccardDissimilarity[u, v] gives the Jaccard dissimilarity between Boolean vectors u and v.
MatchingDissimilarity[u, v] gives the matching dissimilarity between Boolean vectors u and v.
SokalSneathDissimilarity[u, v] gives the Sokal\[Dash]Sneath dissimilarity between Boolean vectors u and v.
TextCell["string"] gives a text cell that can appear in a Mathematica notebook.TextCell["string", " style"] gives a text cell with the specified style.
Introduction to Editing Mathematica Graphics Drawing Tools Selecting Graphics Objects
MathLM Mathematica
MathLM administers licenses for organizations running multiple instances of Mathematica with a network license. Network licenses have two very important advantages: MathLM is ...
UninstallJava[] shuts down the Java runtime that was started by InstallJava.
ReleaseNETObject[obj] tells the .NET memory-management system to forget any references to the specified NETObject that are being maintained solely for the sake of Mathematica.
TetGenGetEdges[expr] gets the edges in a TetGen expression.