StringCases["string", patt] gives a list of the substrings in " string" that match the string expression patt. StringCases["string", lhs -> rhs] gives a list of the values of ...
Mathematica has many special features that optimize the entry and editing of both ordinary text and Mathematica input in notebooks.
Mathematica allows Greek letters to be integrated into symbol names, strings, graphics, and text. Greek letters can be input from palettes or by using keyboard shortcuts.
The first step in using a database is making a connection. This part of the tutorial discusses how to do this. If you are just starting to use DatabaseLink, you might want to ...
StudentTDistribution[\[Nu]] represents a Student t distribution with \[Nu] degrees of freedom.StudentTDistribution[\[Mu], \[Sigma], \[Nu]] represents a Student t distribution ...
PhaseMargins[sys] gives the phase margins of a linear time-invariant system sys.
Colorize[m] generates an image from an integer matrix m, using colors for positive integers and black for non-positive integers.Colorize[image] replaces intensity values in ...
Mathematica notebooks provide a state-of-the-art technical document system as well as being the primary working environment. The tools for creating publication-quality ...
Mathematica allows you not only to export graphics and sounds, but also to import them. With Import you can read graphics and sounds in a wide variety of formats, and bring ...
Mathematica's unified symbolic architecture allows arbitrary extensibility in the output and input of notation.