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.
ShowGraph[g] displays the graph g. ShowGraph[g, Directed] is obsolete and it is currently identical to ShowGraph[g].
AtmosphericPlot[property] generates a plot of the specified property property as a function of geometric altitude.
Curl
(Vector Analysis Package Symbol) Curl[f] gives the curl, \[Del]*f, of the vector field f in the default coordinate system. Curl[f, coordsys] gives the curl of f in the coordinate system coordsys.
Div
(Vector Analysis Package Symbol) Div[f] gives the divergence, \[Del]\[CenterDot]f, of the vector field f in the default coordinate system. Div[f, coordsys] gives the divergence of f in the coordinate system ...
GroupCentralizer[group, g] returns the centralizer of the element g in group.
InterpretationBoxOptions -> {opt_1 -> val_1, opt_2 -> val_2, ...} is an option for selections that specifies settings for InterpretationBox constructs.