Formatting lists as tables and matrices. Here is a list. Grid gives the list typeset in a tabular format.
All the functions FindMinimum, FindMaximum, and FindRoot take variable specifications of the same form. The function FindFit uses the same form for its parameter ...
A real polynomial system is an expression constructed with polynomial equations and inequalities combined using logical connectives and quantifiers and
J/Link provides Mathematica users with the ability to interact with arbitrary Java classes directly from Mathematica. You can create objects and call methods directly in the ...
.NET/Link provides Mathematica users with the ability to interact with arbitrary .NET types directly from Mathematica. You can create objects and call methods and properties ...
Mathematica includes comprehensive support for XML, the meta-markup language developed by the World Wide Web Consortium (W3C) for describing structured documents and data. ...
TransformedDistribution[expr, x \[Distributed] dist] represents the transformed distribution of expr where the random variable x follows the distribution ...
Mathematica provides a broad range of powerful constructs for laying out content on a screen or page. They are designed to be immediately useful for the beginner, yet also ...
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 ...
ArrayPlot[array] generates a plot in which the values in an array are shown in a discrete array of squares.