1511 - 1520 of 2598 for NSearch Results
View search results from all Wolfram sites (6723 matches)
CellularAutomaton   (Built-in Mathematica Symbol)
CellularAutomaton[rule, init, t] generates a list representing the evolution of the cellular automaton with the specified rule from initial condition init for t steps. ...
NewtonCotesError   (Numerical Differential Equation Analysis Package Symbol)
NewtonCotesError[n, f, a, b] gives the error in the elementary n-point Newton-Cotes quadrature formula for the function f on an interval from a to b.
NewtonCotesWeights   (Numerical Differential Equation Analysis Package Symbol)
NewtonCotesWeights[n, a, b] gives a list of the n pairs {x_i, w_i} of the elementary n-point Newton-Cotes formula for quadrature on the interval a to b, where w_i is the ...
PrimeQCertificateCheck   (Primality Proving Package Symbol)
PrimeQCertificateCheck[cert, n] gives True if cert is a valid certificate for the primality or compositeness of n, and False otherwise.
Tuning & Debugging   (Mathematica Guide)
Mathematica's highly optimized architecture makes it easy to create programs that are both elegant and efficient. Its symbolic character lets you immediately run and test ...
Find Information about Functions   (Mathematica How To)
Mathematica provides several convenient ways to find information about functions. In addition to searching the documentation or navigating the guide pages, you can access ...
Use Brackets and Braces Correctly   (Mathematica How To)
Mathematica 's rich syntax uses different kinds of brackets and braces; familiarity with these aspects lets you read and program efficiently in Mathematica .
Byte   (Mathematica Import/Export Format)
Sequence of bytes. Raw binary format. Equivalent to the UnsignedInteger8 format.
UnsignedInteger8   (Mathematica Import/Export Format)
Sequence of unsigned 8-bit integers. Raw binary format. Equivalent to the Byte format.
Block   (Built-in Mathematica Symbol)
Block[{x, y, ...}, expr] specifies that expr is to be evaluated with local values for the symbols x, y, .... Block[{x = x_0, ...}, expr] defines initial local values for x, ...
1 ... 149|150|151|152|153|154|155 ... 260 Previous Next

...