2871 - 2880 of 4787 for special function rootSearch Results
View search results from all Wolfram sites (445692 matches)
CoprimeQ   (Built-in Mathematica Symbol)
CoprimeQ[n_1, n_2] yields True if n_1 and n_2 are relatively prime, and yields False otherwise. CoprimeQ[n_1, n_2, ...] yields True if all pairs of the n_i are relatively ...
FactorList   (Built-in Mathematica Symbol)
FactorList[poly] gives a list of the factors of a polynomial, together with their exponents.
InverseWaveletTransform   (Built-in Mathematica Symbol)
InverseWaveletTransform[dwd] gives the inverse wavelet transform of a DiscreteWaveletData object dwd.InverseWaveletTransform[dwd, wave] gives the inverse transform using the ...
NumberQ   (Built-in Mathematica Symbol)
NumberQ[expr] gives True if expr is a number, and False otherwise.
Sow   (Built-in Mathematica Symbol)
Sow[e] specifies that e should be collected by the nearest enclosing Reap. Sow[e, tag] specifies that e should be collected by the nearest enclosing Reap whose pattern ...
Examples   (DatabaseLink Tutorial)
This example shows how to use a private database to store Mathematica commands and query the data from Java and Mathematica. If you find that the examples in this section do ...
Examples   (C Code Generator Tutorial)
The C code generator can be used to create standalone executables that link to the Wolfram runtime library. This example creates a standalone C executable for a low-pass ...
BitClear   (Built-in Mathematica Symbol)
BitClear[n, k] sets to 0 the bit corresponding to the coefficient of 2^k in the integer n.
BitGet   (Built-in Mathematica Symbol)
BitGet[n, k] gets the bit corresponding to the coefficient of 2^k in the integer n.
BitShiftRight   (Built-in Mathematica Symbol)
BitShiftRight[n, k] shifts the binary bits in the integer n to the right by k places, dropping bits that are shifted past the unit's position on the right. BitShiftRight[n] ...
1 ... 285|286|287|288|289|290|291 ... 479 Previous Next

...