101 - 110 of 506 for RandomRealSearch Results
View search results from all Wolfram sites (2421 matches)
AbsoluteThickness   (Built-in Mathematica Symbol)
AbsoluteThickness[d] is a graphics directive which specifies that lines which follow are to be drawn with absolute thickness d.
CanberraDistance   (Built-in Mathematica Symbol)
CanberraDistance[u, v] gives the Canberra distance between vectors u and v.
ChessboardDistance   (Built-in Mathematica Symbol)
ChessboardDistance[u, v] gives the chessboard, Chebyshev, or sup norm distance between vectors u and v.
CosineDistance   (Built-in Mathematica Symbol)
CosineDistance[u, v] gives the angular cosine distance between vectors u and v.
ListCurvePathPlot   (Built-in Mathematica Symbol)
ListCurvePathPlot[{{x_1, y_1}, {x_2, y_2}, ...}] plots a curve that corresponds to a smooth path through the specified points.
MantissaExponent   (Built-in Mathematica Symbol)
MantissaExponent[x] gives a list containing the mantissa and exponent of a number x. MantissaExponent[x, b] gives the base-b mantissa and exponent of x.
MeanShiftFilter   (Built-in Mathematica Symbol)
MeanShiftFilter[image, r, d] replaces each pixel with the mean of the pixels in a range-r neighborhood and whose value is within a distance d.MeanShiftFilter[array, r, d] ...
Rule   (Built-in Mathematica Symbol)
lhs -> rhs or lhs -> rhs represents a rule that transforms lhs to rhs.
Timing   (Built-in Mathematica Symbol)
Timing[expr] evaluates expr, and returns a list of the time in seconds used, together with the result obtained.
$MinPrecision   (Built-in Mathematica Symbol)
$MinPrecision gives the minimum number of digits of precision to be allowed in arbitrary-precision numbers.
1 ... 8|9|10|11|12|13|14 ... 51 Previous Next

...