1261 - 1270 of 2720 for IfSearch Results
View search results from all Wolfram sites (8114 matches)
IntegerDigits   (Built-in Mathematica Symbol)
IntegerDigits[n] gives a list of the decimal digits in the integer n. IntegerDigits[n, b] gives a list of the base b digits in the integer n. IntegerDigits[n, b, len] pads ...
Item   (Built-in Mathematica Symbol)
Item[expr, options] represents an item within constructs such as Grid, Overlay, and Manipulate that displays with expr as the content, and with the specified options applied ...
LaunchKernels   (Built-in Mathematica Symbol)
LaunchKernels[] launches all currently configured parallel subkernels.LaunchKernels[n] launches n local subkernels on the current computer.LaunchKernels[des] launches a ...
LinearRecurrence   (Built-in Mathematica Symbol)
LinearRecurrence[ker, init, n] gives the sequence of length n obtained by iterating the linear recurrence with kernel ker starting with initial values ...
MatrixRank   (Built-in Mathematica Symbol)
MatrixRank[m] gives the rank of the matrix m.
Nearest   (Built-in Mathematica Symbol)
Nearest[{elem_1, elem_2, ...}, x] gives the list of elem_i to which x is nearest. Nearest[{elem_1 -> v_1, elem_2 -> v_2, ...}, x] gives the v_i corresponding to the elem_i to ...
Nest   (Built-in Mathematica Symbol)
Nest[f, expr, n] gives an expression with f applied n times to expr.
Precision   (Built-in Mathematica Symbol)
Precision[x] gives the effective number of digits of precision in the number x.
Rationalize   (Built-in Mathematica Symbol)
Rationalize[x] converts an approximate number x to a nearby rational with small denominator. Rationalize[x, dx] yields the rational number with smallest denominator that lies ...
RGBColor   (Built-in Mathematica Symbol)
RGBColor[red, green, blue] is a graphics directive specifying that objects that follow are to be displayed, if possible, in the color given. RGBColor[r, g, b, a] specifies ...
1 ... 124|125|126|127|128|129|130 ... 272 Previous Next

...