371 - 380 of 1027 for LastSearch Results
View search results from all Wolfram sites (2523 matches)
FromDigits   (Built-in Mathematica Symbol)
FromDigits[list] constructs an integer from the list of its decimal digits. FromDigits[list, b] takes the digits to be given in base b. FromDigits["string"] constructs an ...
GridBox   (Built-in Mathematica Symbol)
GridBox[{{box_11, box_12, ...}, {box_21, box_22, ...}, ...}] is a low-level box construct that represents a two-dimensional grid of boxes or strings in notebook expressions.
Hash   (Built-in Mathematica Symbol)
Hash[expr] gives an integer hash code for the expression expr.Hash[expr, " type"] gives an integer hash code of the specified type for expr.
IdentityMatrix   (Built-in Mathematica Symbol)
IdentityMatrix[n] gives the n*n identity matrix.
ImageApply   (Built-in Mathematica Symbol)
ImageApply[f, image] applies the function f to the list of channel values for each pixel in image.
ImageFilter   (Built-in Mathematica Symbol)
ImageFilter[f, image, r] applies the function f to the range r neighborhood of each pixel in each channel of image.
ImageResize   (Built-in Mathematica Symbol)
ImageResize[image, w] gives a resized version of image that is w pixels wide.ImageResize[image, {s}] gives a resized version of image with a maximum pixel width or height ...
ImageRotate   (Built-in Mathematica Symbol)
ImageRotate[image] rotates image counterclockwise by 90\[Degree].ImageRotate[image, side] rotates image to make the top of the image be on the specified ...
Implies   (Built-in Mathematica Symbol)
Implies[p, q] represents the logical implication p \[DoubleRightArrow] q.
InterquartileRange   (Built-in Mathematica Symbol)
InterquartileRange[list] gives the difference between the upper and lower quartiles for the elements in list.InterquartileRange[dist] gives the difference between the upper ...
1 ... 35|36|37|38|39|40|41 ... 103 Previous Next

...