191 - 200 of 2777 for transcendental numberSearch Results
View search results from all Wolfram sites (49990 matches)
Compile   (Built-in Mathematica Symbol)
Compile[{x_1, x_2, ...}, expr] creates a compiled function that evaluates expr assuming numerical values of the x_i. Compile[{{x_1, t_1}, ...}, expr] assumes that x_i is of a ...
LUDecomposition   (Built-in Mathematica Symbol)
LUDecomposition[m] generates a representation of the LU decomposition of a square matrix m.
Divisible   (Built-in Mathematica Symbol)
Divisible[n, m] yields True if n is divisible by m, and yields False if it is not.
Equation Solving   (Mathematica Guide)
Built into Mathematica is the world's largest collection of both numerical and symbolic equation solving capabilities—with many original algorithms, all automatically ...
SeedRandom   (Built-in Mathematica Symbol)
SeedRandom[n] resets the pseudorandom generator, using n as a seed. SeedRandom[] resets the generator, using as a seed the time of day and certain attributes of the current ...
Using Assumptions   (Mathematica Tutorial)
Mathematica normally makes as few assumptions as possible about the objects you ask it to manipulate. This means that the results it gives are as general as possible. But ...
Computational Geometry   (Mathematica Guide)
Mathematica's strengths in algebraic computation and graphics as well as numerics combine to bring unprecedented flexibility and power to geometric computation. Making ...
EvenQ   (Built-in Mathematica Symbol)
EvenQ[expr] gives True if expr is an even integer, and False otherwise.
Special Functions   (Mathematica Guide)
Two decades of intense R&D at Wolfram Research have given Mathematica by far the world's broadest and deepest coverage of special functions—and greatly expanded the whole ...
Equations and Inequalities over Domains   (Mathematica Tutorial)
Mathematica normally assumes that variables which appear in equations can stand for arbitrary complex numbers. But when you use Reduce, you can explicitly tell Mathematica ...
1 ... 17|18|19|20|21|22|23 ... 278 Previous Next

...