2701 - 2710 of 4838 for function plottingSearch Results
View search results from all Wolfram sites (420870 matches)
Antialiasing   (Built-in Mathematica Symbol)
Antialiasing is a Style option which specifies whether antialiasing should be done in rendering graphics.
ArrayQ   (Built-in Mathematica Symbol)
ArrayQ[expr] gives True if expr is a full array or a SparseArray object, and gives False otherwise. ArrayQ[expr, patt] requires expr to be a full array with a depth that ...
DownValues   (Built-in Mathematica Symbol)
DownValues[f] gives a list of transformation rules corresponding to all downvalues defined for the symbol f.
Equivalent   (Built-in Mathematica Symbol)
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.
ExactNumberQ   (Built-in Mathematica Symbol)
ExactNumberQ[expr] returns True if expr is an exact real or complex number, and returns False otherwise.
ExpressionCell   (Built-in Mathematica Symbol)
ExpressionCell[expr] gives an expression cell that can appear in a Mathematica notebook. ExpressionCell[expr, " style"] gives an expression cell with the specified style.
Hold   (Built-in Mathematica Symbol)
Hold[expr] maintains expr in an unevaluated form.
InexactNumberQ   (Built-in Mathematica Symbol)
InexactNumberQ[expr] returns True if expr is an inexact real or complex number, and returns False otherwise.
Longest   (Built-in Mathematica Symbol)
Longest[p] is a pattern object that matches the longest sequence consistent with the pattern p.
MatrixQ   (Built-in Mathematica Symbol)
MatrixQ[expr] gives True if expr is a list of lists or a two-dimensional SparseArray object that can represent a matrix, and gives False otherwise. MatrixQ[expr, test] gives ...
1 ... 268|269|270|271|272|273|274 ... 484 Previous Next

...