RemoteServicesAgentInformation["agent"] returns information about agent.RemoteServicesAgentInformation[] returns information about agents on the local network.
Each version of Mathematica comes with a variety of standard extra packages that provide specific additional functionality. The specific code of these packages can be ...
NonlinearModelFit[{y_1, y_2, ...}, form, {\[Beta]_1, ...}, x] constructs a nonlinear model with structure form that fits the y_i for successive x values 1, 2, ... using the ...
Graph
(Combinatorica Package Symbol) Graph[e, v, opts] represents a graph object where e is the list of edges annotated with graphics options, v is a list of vertices annotated with graphics options, and opts is ...
Mathematica includes a wide selection of carefully chosen color schemes that can immediately be used throughout the Mathematica graphics and visualization system.
Built into Mathematica is the world's largest collection of both numerical and symbolic equation solving capabilities—with many original algorithms, all automatically ...
ImageSize is an option that specifies the overall size of an image to display for an object.
Widget["PopupMenu"] represents a popup menu.
BernoulliDistribution[p] represents a Bernoulli distribution with probability parameter p.