A Diophantine polynomial system is an expression constructed with polynomial equations and inequalities combined using logical connectives and quantifiers where the variables ...
RenameDirectory["dir_1", "dir_2"] renames the directory dir_1 to dir_2.
Face assigns font face variations (Plain, Bold, Italic, or Underline) to selections.
Screen Environment determines which style environment to use for onscreen display.
Text Color assigns a color to selected cells or text.
Dispatch[{lhs_1 -> rhs_1, lhs_2 -> rhs_2, ...}] generates an optimized dispatch table representation of a list of rules. The object produced by Dispatch can be used to give ...
Expressions in Mathematica can be represented as strings in a variety of ways, for display, export, or processing. Mathematica provides powerful functions for formatting ...
Show Ruler toggles ruler display along the top of a notebook.
The ability to generate pseudorandom numbers is important for simulating events, estimating probabilities and other quantities, making randomized assignments or selections, ...
SQLResultSetOpen[query] makes a result set from an SQL query.