GetNETException[] returns the .NET exception object that was thrown in the most recent call from Mathematica to .NET.
InstallNET[] launches the .NET runtime and prepares it to be used from Mathematica.
NETLink[] returns the MathLink LinkObject that is used to communicate with the .NET/Link .NET runtime.
SetComplexType[type] tells .NET/Link to map the specified type to Mathematica Complex numbers.
TetGenDetectIntersectingFacets[points, facets] returns a list of points and intersecting facets.
WatsonUSquareTest[data] tests whether data is normally distributed using the Watson U^2 test.WatsonUSquareTest[data, dist] tests whether data is distributed according to dist ...
Mathematica provides an extensive, straightforward set of tools to control the appearance of your charts. Whether you are creating chart legends with the symbolic wrapper ...
WatershedComponents[image] computes the watershed transform of image, returning the result as a matrix in which positive integers label the catchment ...
Mathematica uses the Microsoft math recognizer that is built into Windows 7 to recognize handwritten mathematical expressions. This allows you to enter handwritten ...
Mathematica treats equations as logical statements. If you type in an equation like x^2+3x==2, Mathematica interprets this as a logical statement which asserts that x^2+3x is ...