2591 - 2600 of 4610 for elementary function rootSearch Results
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] ...
FindShortestTour   (Built-in Mathematica Symbol)
FindShortestTour[{e_1, e_2, ...}] attempts to find an ordering of the e_i that minimizes the total distance on a tour that visits all the e_i once.
SystemsModelSeriesConnect   (Built-in Mathematica Symbol)
SystemsModelSeriesConnect[sys_1, sys_2] connects TransferFunctionModel or StateSpaceModel objects sys_1 and sys_2 in series. SystemsModelSeriesConnect[sys_1, sys_2, {y, u}] ...
TuringMachine   (Built-in Mathematica Symbol)
TuringMachine[rule, init, t] generates a list representing the evolution of the Turing machine with the specified rule from initial condition init for t steps. ...
Statistics`DataManipulation`   (Mathematica Compatibility Information)
Functionality in this package has been added to the built-in Mathematica kernel. CumulativeSums is replaced by Accumulate. Frequencies is replaced by Tally. BinCounts and ...
Resonance Absorption Lines Package   (Resonance Absorption Lines Package Tutorial)
The functions defined in ResonanceAbsorptionLines` allow you to efficiently search through an atomic data table for resonance absorption lines. Other functions give ...
Streams and Low-Level Input and Output   (Mathematica Tutorial)
Files and pipes are both examples of general Mathematica objects known as streams. A stream in Mathematica is a source of input or output. There are many operations that you ...
Dynamic Interactivity Language   (Mathematica Guide)
Fundamental to Mathematica's dynamic interactivity capabilities is a new form of symbolic dynamic language. With a very small number of highly powerful primitives that mix ...
1 ... 257|258|259|260|261|262|263 ... 461 Previous Next

...