WordSeparators is an option for Read, Find, and related functions that specifies the list of strings to be taken as delimiters for words.
Density and contour plots. This gives a density plot of sin(x) sin(y). Lighter regions show higher values of the function. Some options for DensityPlot.
Finding memory usage. Particularly for symbolic computations, memory is usually the primary resource which limits the size of computations you can do. If a computation runs ...
In some cases you may need to specify pattern sequences that are more intricate than things like x__ or x..; for such situations you can use PatternSequence[p_1,p_2,…]. ...
SQLServerInformation[server] returns a list of information about the SQL server.
New function SemialgebraicComponentInstances has been added to the built-in Mathematica kernel.
Base64
(Mathematica Import/Export Format) Base64 binary to text encoding. Encodes binary data as a sequence of printable ASCII characters. Commonly used for the transfer of binary content by email. The Base64 ...
BZIP2
(Mathematica Import/Export Format) MIME type: application/x-bzip2. BZIP2 compression method and file format. General-purpose lossless compression method. Occasionally used for archiving data on Unix systems ...
UUE
(Mathematica Import/Export Format) Unix uuencoding format. Encodes binary data as a sequence of printable ASCII characters. Commonly used for the transmission of binary content by email. The name uuencode is ...
AlternatingGroup[n] represents the alternating group of degree n.