ColorNegate[image] gives the negative of image, in which all colors have been negated.
FractionLine is an option for fractions that specifies the thickness of the line separating the numerator and denominator.
$GeoLocation is a settable global variable that specifies the default geodetic location to use.
$MachineDomains is a list of strings giving the names of the current network domains associated with the computer on which Mathematica is being run.
TetGenLink is a Mathematica application that makes the functions of TetGen available to Mathematica. This is done with Wolfram LibraryLink, which allows TetGen to be used in ...
MenuStyle is an option for menu-generating constructs that specifies the style to use in displaying menu items.
TriangularDistribution[{min, max}] represents a symmetric triangular statistical distribution giving values between min and max. TriangularDistribution[{min, max}, c] ...
Unicode: 2190. Alias: Esc <- Esc. Infix arrow operator. x ← y is by default interpreted as LeftArrow[x,y]. Sometimes used in computer science to indicate assignment: x gets ...
PrintPrecision is an option for selections that specifies the maximum number of digits used for displaying a machine-precision number.
GridCreationSettings -> {opt_1 -> val_1, opt_2 -> val_2, ...} is a global option that specifies settings for the Create Table/Matrix dialog.