Paraboloidal represents the paraboloidal coordinate system with default variables Uu, Vv, and Pphi.Paraboloidal[u, v, \[Phi]] represents the paraboloidal coordinate system ...
ParameterRanges[] gives the intervals over which each the of the parameters in the default coordinate system may range. ParameterRanges[coordsys] gives the ranges for each of ...
SymbolicExpressionMLToExpression[expr] takes a SymbolicXML expression expr that represents an ExpressionML document and returns the corresponding expression.
SymbolicMathMLToBoxes[smml] converts the MathML-flavored SymbolicXML structure, smml, into a Mathematica box expression.
SymbolicXMLQ[expr] returns True if the expression expr matches some basic patterns for a SymbolicXML expression and False otherwise.SymbolicXMLQ[expr, True] performs a ...
$SQLTimeout gives the default time in seconds that DatabaseLink waits while opening connections and executing database queries.
DefineNETDelegate[name, rtype, ptypes] creates a new .NET delegate type with the given name name, return type rtype, and parameter types ptypes.
DoNETModal[form] displays the specified .NET form in the foreground and does not return until the form window is closed.DoNETModal[form, expr] evaluates expr just before the ...
This example shows how to build industry-standard wizard dialogs using GUIKit's powerful built-in wizard widgets.
Just as normal and stable distributions are natural limit distributions when considering linear combinations such as means of independent variables, extreme value ...