This example demonstrates the benefit of supplementing Mathematica functionality with GUIKit user interface elements leveraging existing third-party graph model and editing ...
As of Version 7, the Vector Field Plotting Package has been integrated into the Mathematica kernel.
NProbability[pred, x \[Distributed] dist] gives the numerical probability for an event that satisfies the predicate pred under the assumption that x follows the probability ...
Palettes can be configured to remember their previous states across front end sessions. This is useful for palettes containing multiple expandable sections, tab views, ...
CCompilers[ ] returns the list of C compilers supported for this version of Mathematica that can be found on your system.CCompilers[Full] returns the list of all C compilers ...
RemoteServicesAgentInformation["agent"] returns information about agent.RemoteServicesAgentInformation[] returns information about agents on the local network.
CStruct[name, members] is a symbolic representation of a struct.CStruct[name] declares a struct without specifying the contents.CStruct[None, members] does not give the ...
CUnion
(SymbolicC Package Symbol) CUnion[name, members] is a symbolic representation of a union.CUnion[name] declares a union without specifying the contents.CUnion[None, members] does not give the union a ...
Widget
(GUIKit Package Symbol) Widget[class : class | path | URL[path], {content}] defines a new widget instance.
New function SemialgebraicComponentInstances has been added to the built-in Mathematica kernel.