TextData[exprs] is a low-level representation of the contents of a textual cell.
$NewSymbol is a global variable which, if set, is applied to the name and context of each new symbol that Mathematica creates.
Mathematica has the world's largest collection of consistent multifont mathematical notation characters—all fully integrated into both typesetting and symbolic expression ...
DeleteDuplicates[list] deletes all duplicates from list.DeleteDuplicates[list, test] applies test to pairs of elements to determine whether they should be considered ...
DiceDissimilarity[x, y] gives the Dice dissimilarity between Boolean vectors x and y.
EditDistance[u, v] gives the edit or Levenshtein distance between strings or vectors u and v.
EvenQ
(Built-in Mathematica Symbol) EvenQ[expr] gives True if expr is an even integer, and False otherwise.
ExpToTrig[expr] converts exponentials in expr to trigonometric functions.
FaceGridsStyle is an option for 3D graphics functions that specifies how face grids should be rendered.
GraphDifference[g_1, g_2] gives the graph difference of the graphs g_1 and g_2.