Representations of real intervals. This represents all numbers between -2 and +5. The square of any number between -2 and +5 is always between 0 and 25.
Specifying output styles. The second x^2 is here shown in boldface. This shows the word text in font sizes from 10 to 20 points.
These tutorials help you to start to use GUIKit to develop your own user interfaces. It shows how to launch and run GUIs, how to inspect them as they are running, and how to ...
This example shows how to build industry-standard wizard dialogs using GUIKit's powerful built-in wizard widgets.
GroupPageBreakWithin is an option for Cell that specifies whether a page break should be allowed within the group of cells if the notebook that contains the group is printed.
LibraryFunctionError[name, code] represents an error returned from a LibraryFunction.
NotebookAutoSave is a notebook option which specifies whether the notebook should automatically be saved after each piece of output generated by evaluation in it.
TooltipDelay is an option for objects such as Tooltip that specifies how long to delay after the mouse is over the object before displaying the tooltip.
$CUDALinkPath is the path to the CUDALink application.
mint MTensor_getRank (MTensor t) gets the rank of an MTensor.