To get a radical, press the Control key and the 2 key at the same time. Press Ctrl+2 or Ctrl+@. Type the radicand inside the placeholder (which is already selected).
Type the symbol that will have the subscript. Type x. Create a subscript by pressing the Control key and the - key at the same time.
JavaBlock[expr] causes all new Java objects returned to Mathematica during the evaluation of expr to be released when expr finishes. It is an error to refer to such an object ...
HSQLDB is a relational database engine written in Java that is bundled with DatabaseLink, which also contains a JDBC driver and necessary configuration. It offers a small ...
ConjugateTranspose[m] or m^\[ConjugateTranspose] gives the conjugate transpose of m.
RescalingTransform[{{x_min, x_max}, {y_min, y_max}, ...}, {{xp_min, xp_max}, ...}] gives a TransformationFunction that rescales the region with coordinate ranges x_min to ...
ScalingTransform[{s_x, s_y, ...}] gives a TransformationFunction that represents scaling by a factor s_i along each coordinate axis from the origin.ScalingTransform[{s_x, ...
OpenSQLConnection[src] makes a connection to a data source.OpenSQLConnection[] opens a GUI that helps to make a connection to a data source.
Widget["TextPanel"] represents a text panel.
Widget["WizardPage"] represents a page of a wizard.