SetFileDate["file"] sets the modification and access dates for a file to be the current date.
Mathematica normally makes as few assumptions as possible about the objects you ask it to manipulate. This means that the results it gives are as general as possible. But ...
AlgebraicUnitQ[a] yields True if a is an algebraic unit, and yields False otherwise.
Symbolic Computation Values for Symbols Transforming Algebraic Expressions
AlgebraicIntegerQ[a] yields True if a is an algebraic integer, and yields False otherwise.
Printing Environment determines which style environment to use for printing.
These "How tos" give step-by-step instructions for common tasks related to linear algebra in Mathematica .
Printing Options sets options for printing a notebook. Mathematica saves these settings with the notebook.
Structural Operations on Polynomials Finding the Structure of a Polynomial Polynomial Orderings
$CharacterEncoding specifies the default raw character encoding to use for input and output functions.