This document describes how to compile and run MathLink programs written in the C language on Linux systems. ("MathLink and External Program Communication" describes how to ...
ListConvolve[ker, list] forms the convolution of the kernel ker with list. ListConvolve[ker, list, k] forms the cyclic convolution in which the k\[Null]^th element of ker is ...
MarginalDistribution[dist, k] represents a univariate marginal distribution of the k\[Null]^th coordinate from the multivariate distribution dist.MarginalDistribution[dist, ...
Views
(Mathematica Tutorial) Mathematica supports a variety of objects that can be used to organize and display information in output. Known collectively as views, these objects range from the simple ...
Code generation from Mathematica involves converting programs written in the Mathematica language into other languages and then supporting them so that they can be executed. ...
DayOfWeek[{year, month, day}] gives the day of the week on which the given date {year, month, day} occurred.DayOfWeek[{year, month, day, hour, minute, second}] gives the day ...
Algebraic is now available as the newly added built-in Mathematica kernel function AlgebraicNumber. ToCommonField and ToNumberFieldElement are now available as the newly ...
Mathematica provides fully integrated spline graphics primitives, such as Bézier curves, B-spline curves, and B-spline surfaces. The spline primitives support a full range of ...
GraphicsComplex[{pt_1, pt_2, ...}, data] represents a graphics complex in which coordinates given as integers i in graphics primitives in data are taken to be pt_i.
PrintingOptions -> {opt_1 -> val_1, opt_2 -> val_2, ...} is an option that specifies settings for printing.