TGF
(Mathematica Import/Export Format) TGF graph data format. Used for the storage and exchange of graphs. TGF is an acronym for Trivial Graph Format. Stores directed graphs. Stores at most one label per vertex ...
All functionality from Statistics`LinearRegression` is available in the built-in Mathematica kernel.
The single command Manipulate lets you create an astonishing range of interactive applications with just a few lines of input. Manipulate is designed to be used by anyone who ...
GeometricDistribution[p] represents a geometric distribution with probability parameter p.
ZipfDistribution[\[Rho]] represents a zeta distribution with parameter \[Rho].ZipfDistribution[n, \[Rho]] represents a Zipf distribution with range n.
OpenCLLink allows you to use the Mathematica language to query OpenCL system information and execute OpenCL programs using Mathematica. In this section, an overview is ...
RemoteServiceInformation[agent] returns information about the services provided by agent.RemoteServiceInformation[] returns information about services provided by agents on ...
Widget["Panel"] is an empty container widget.
ListWaveform[{{f_1, a_1}, {f_2, a_2}, ...}, freq, dur] creates a Sound object with fundamental frequency of freq hertz, lasting for dur seconds, with a spectrum in which ...
Waveform[type, freq, dur] creates a Sound object that is a standard waveform of type type, having a fundamental frequency of freq hertz, and a duration of dur seconds.