WordSeparators is an option for Read, Find, and related functions that specifies the list of strings to be taken as delimiters for words.
XMLElement[tag, {attr_1 -> val_1, ...}, {data_1, ...}] represents an element in symbolic XML.
$BatchOutput is True if output in the current session is being sent in batch mode, suitable for reading by other programs.
$CharacterEncodings gives the list of character encodings that can be used.
$Language is a list of strings which give the names of languages to use for messages.
The hypergeometric functions play a unifying role in mathematical analysis since many important functions, such as the Bessel functions and Legendre functions, are special ...
A plot of the solution given by DSolve can give useful information about the nature of the solution, for instance, whether it is oscillatory in nature. It can also serve as a ...
In the standard notebook front end, Mathematica allows you to set a large number of global options. The values of all these options are by default saved in a "preferences ...
A differential system can sometimes be solved by analytic means. The function DSolve implements many of the known algorithmic techniques. However, differential systems that ...
Mathematica can work with polynomials whose coefficients are in the finite field Z_p of integers modulo a prime p. Functions for manipulating polynomials over finite fields. ...