FromContinuedFraction[list] reconstructs a number from the list of its continued fraction terms.
Graphics3D[primitives, options] represents a three-dimensional graphical image.
"Calling .NET from Mathematica" describes using .NET/Link to allow you to call from Mathematica into .NET, thereby extending the Mathematica environment to include the ...
PrintingOptions -> {opt_1 -> val_1, opt_2 -> val_2, ...} is an option that specifies settings for printing.
Widgets are the basic component of GUIs built with GUIKit. This tutorial discusses some of the basics of widgets and how they work. More detailed information on widgets can ...
All of the functionality in Graphics`PlotField` has been added to the built-in Mathematica kernel.
EulerGamma is Euler's constant \[Gamma], with numerical value \[TildeEqual] 0.577216.
Times
(Built-in Mathematica Symbol) x*y*z, x*y*z, or x y z represents a product of terms.
SQLTableInformation[conn] returns a list of information about the tables in an SQL connection.
The symbolic functions in Calculus`FourierTransform` have been added to the built-in Mathematica kernel. The numerical functionality in Calculus`FourierTransform` is now ...