Converting between strings, boxes, and expressions. Here is a simple expression. This gives the InputForm of the expression as a string.
Mathematica provides many mechanisms for interfacing with the web —from exporting graphics and structured active documents to interacting with web services, importing web ...
DynamicSetting[e] represents an object which displays as e, but is interpreted as the dynamically updated current value of Setting[e] if supplied as Mathematica ...
Style assigns a style to selected cells or text.
MessageDialog[expr] puts up a standard message dialog that displays expr together with an OK button.MessageDialog[expr, {lbl_1 :> act_1, lbl_2 :> act_2, ...}] includes ...
MinimalStateSpaceModel[ss] gives the minimal state-space model of the StateSpaceModel object ss.
ReturnAsJavaObject[expr] causes a Java method call or field access during the evaluation of expr to return its result as an object reference (a JavaObject expression), not a ...
SynchronousUpdating is an option for Manipulate, Dynamic, and related functions that specifies whether or not to evaluate their contents synchronously.
BrownForsytheTest[data] tests whether the variance of data is 1. BrownForsytheTest[{data_1, data_2}] tests whether the variances of data_1 and data_2 are ...
Whether for simple annotation or to produce publication-quality plots, adding text outside the area of plots is one of many customization features that Mathematica provides ...