211 - 220 of 4264 for not equalSearch Results
View search results from all Wolfram sites (323137 matches)
Order   (Built-in Mathematica Symbol)
Order[expr_1, expr_2] gives 1 if expr_1 is before expr_2 in canonical order, and -1 if expr_1 is after expr_2 in canonical order. It gives 0 if expr_1 is identical to expr_2.
ExportAutoReplacements   (Built-in Mathematica Symbol)
ExportAutoReplacements is an option for cells that specifies which replacement rules Mathematica automatically applies when exporting text.
ImportAutoReplacements   (Built-in Mathematica Symbol)
ImportAutoReplacements is an option for cells that specifies which replacement rules Mathematica automatically applies when importing text.
CellSize   (Built-in Mathematica Symbol)
CellSize is an option for cells that specifies the width and height of an inline cell.
CellBracketOptions   (Built-in Mathematica Symbol)
CellBracketOptions -> {opt_1 -> val_1, opt_2 -> val_2, ...} is an option for cells that specifies settings for cell brackets.
PossibleZeroQ   (Built-in Mathematica Symbol)
PossibleZeroQ[expr] gives True if basic symbolic and numerical methods suggest that expr has value zero, and gives False otherwise.
Defining Variables and Functions   (Mathematica Guide)
The symbolic language paradigm of Mathematica takes the concept of variables and functions to a new level. In Mathematica a variable can not only stand for a value, but can ...
The built-in functions in Mathematica operate in a wide variety of ways. But many of the mathematical functions share an important approach: they are set up so as to reduce ...
Operations on Strings   (Mathematica Tutorial)
Mathematica provides a variety of functions for manipulating strings. Most of these functions are based on viewing strings as a sequence of characters, and many of the ...
Chop   (Built-in Mathematica Symbol)
Chop[expr] replaces approximate real numbers in expr that are close to zero by the exact integer 0.
1 ... 19|20|21|22|23|24|25 ... 427 Previous Next

...