3721 - 3730 of 4519 for functionsSearch Results
View search results from all Wolfram sites (498421 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 ...
Darker   (Built-in Mathematica Symbol)
Darker[color] represents a darker version of the specified color. Darker[color, f] represents a version of the specified color darkened by a fraction f. Darker[image, ...] ...
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.
GraphPlot3D   (Built-in Mathematica Symbol)
GraphPlot3D[{v i 1 -> v j 1, v i 2 -> v j 2, ...}] generates a 3D plot of the graph in which vertex v_ik is connected to vertex v_jk.GraphPlot3D[{{v i 1 -> v j 1, lbl_1}, ...
GridCreationSettings   (Built-in Mathematica Symbol)
GridCreationSettings -> {opt_1 -> val_1, opt_2 -> val_2, ...} is a global option that specifies settings for the Create Table/Matrix dialog.
Hold   (Built-in Mathematica Symbol)
Hold[expr] maintains expr in an unevaluated form.
1 ... 370|371|372|373|374|375|376 ... 452 Previous Next

...