361 - 370 of 2941 for algebraic numberSearch Results
View search results from all Wolfram sites (59266 matches)
RealDigits   (Built-in Mathematica Symbol)
RealDigits[x] gives a list of the digits in the approximate real number x, together with the number of digits that are to the left of the decimal point. RealDigits[x, b] ...
Ordinary mathematical functions in Mathematica are always "listable", so that they are immediately applied in parallel across lists. Mathematica provides a wide variety of ...
Functions of Complex Variables   (Mathematica Guide)
Mathematica transparently works with complex variables throughout, not only numerically, but also symbolically—often relying on original results to handle intricate branch ...
DistributionFitTest   (Built-in Mathematica Symbol)
DistributionFitTest[data] tests whether data is normally distributed. DistributionFitTest[data, dist] tests whether data is distributed according to dist. ...
Factor   (Built-in Mathematica Symbol)
Factor[poly] factors a polynomial over the integers. Factor[poly, Modulus -> p] factors a polynomial modulo a prime p. Factor[poly, Extension -> {a_1, a_2, ...}] factors a ...
Convergents   (Built-in Mathematica Symbol)
Convergents[list] gives a list of the convergents corresponding to the continued fraction terms list.Convergents[x, n] gives the first n convergents for a number ...
Global System Information   (Mathematica Tutorial)
In order to write the most general Mathematica programs you will sometimes need to find out global information about the setup under which your program is being run. Thus, ...
FactorSquareFree   (Built-in Mathematica Symbol)
FactorSquareFree[poly] pulls out any multiple factors in a polynomial.
Using Symbols to Tag Objects   (Mathematica Tutorial)
There are many ways to use symbols in Mathematica. Here we use symbols as 'tags' for different types of objects. Working with physical units gives one simple example. When ...
SquareFreeQ   (Built-in Mathematica Symbol)
SquareFreeQ[expr] gives True if expr is a square-free polynomial or number, and False otherwise.SquareFreeQ[expr, vars] gives True if expr is square free with respect to the ...
1 ... 34|35|36|37|38|39|40 ... 295 Previous Next

...