ExpGammaDistribution[\[Kappa], \[Theta], \[Mu]] represents an exp-gamma distribution with shape parameter \[Kappa], scale parameter \[Theta], and location parameter \[Mu].
Mathematica provides access to information on infinite families of groups, as well as sporadic groups of relevance, like the famous 26 sporadic simple groups (27 if the Tits ...
AxesStyle is an option for graphics functions that specifies how axes should be rendered.
DirectedEdges is an option for Graph, GraphPlot, and related functions that specifies whether edges should be taken to be directed.
EventLabels is an option to CandlestickChart, KagiChart, and similar functions that specifies events to labels.
FaceGrids is an option for three-dimensional graphics functions that specifies grid lines to draw on the faces of the bounding box.
Quartics is an option for functions that involve solving algebraic equations that specifies whether explicit forms for solutions to quartic equations should be given.
RoundingRadius is an option for Rectangle, Framed, and related functions that specifies the radius of the circle to use in rendering rounded corners.
The functional and list-oriented characteristics of the core Mathematica language allow CUDALink to provide immediate built-in data parallelism, automatically distributing ...
The CCompilerDriver package lets you work with C compilers that are installed on your computer. It lets you build executables, libraries, and object files from C source code. ...