Some operators used in basic arithmetic and algebra. Note that the for ∖[Cross] is distinguished by being drawn slightly smaller than the × for ∖[Times]. Interpretation of ...
Mathematica has a rich syntax carefully designed for consistency and efficient, readable entry of Mathematica's many language, mathematical, and other constructs. In addition ...
GeoProjectionData["projection", " property"] gives the value of the specified property for the specified cartographic projection.GeoProjectionData["projection"] gives the ...
Mathematica handles formulas of all types, from polynomials with millions of terms to complex combinations of higher mathematical functions. It provides powerful general ...
Equivalent[e_1, e_2, ...] represents the logical equivalence e_1 \[DoubleLeftRightArrow] e_2 \[DoubleLeftRightArrow] ..., giving True when all of the e_i are the same.
Indeterminate is a symbol that represents a numerical quantity whose magnitude cannot be determined.
Unicode: 2224. Alias: Esc !| Esc. Infix operator. x y is by default interpreted as NotVerticalBar[x,y]. Used in mathematics to mean x does not divide y.
Xnor
(Built-in Mathematica Symbol) Xnor[e_1, e_2, ...] is the logical XNOR (not XOR) function. It gives True if an even number of the e_i are True, and the rest are False. It gives False if an odd number of ...
"MakeSelectionNotSpan" is a front end token that makes the selection not span a matrix.
Unicode: 2226. Alias: Esc !|| Esc. Infix operator. x ∦ y is by default interpreted as NotDoubleVerticalBar[x,y]. Used in geometry to mean "not parallel to".