5571 - 5580 of 7976 for find in UnixSearch Results
View search results from all Wolfram sites (57493 matches)
TrigToExp   (Built-in Mathematica Symbol)
TrigToExp[expr] converts trigonometric functions in expr to exponentials.
Which   (Built-in Mathematica Symbol)
Which[test_1, value_1, test_2, value_2, ...] evaluates each of the test_i in turn, returning the value of the value_i corresponding to the first one that yields True.
WindowMargins   (Built-in Mathematica Symbol)
WindowMargins is a notebook option that specifies what margins to leave around the window that is used to display the notebook on the screen.
$Assumptions   (Built-in Mathematica Symbol)
$Assumptions is the default setting for the Assumptions option used in such functions as Simplify, Refine, and Integrate.
$IterationLimit   (Built-in Mathematica Symbol)
$IterationLimit gives the maximum length of evaluation chain used in trying to evaluate any expression.
$MaxExtraPrecision   (Built-in Mathematica Symbol)
$MaxExtraPrecision gives the maximum number of extra digits of precision to be used in functions such as N.
In many computations you are concerned only with the final result of evaluating the expression given as input. But sometimes you also want to collect expressions that were ...
Constructing Matrices   (Mathematica Tutorial)
Functions for constructing matrices. This generates a 2×2 matrix whose i,j^th entry is a[i,j]. Here is another way to produce the same matrix.
Nonlinear Systems of ODEs   (Mathematica Tutorial)
Following are two examples of nonlinear systems of ODEs that can be solved symbolically using DSolve. The first three equations in this system of four nonlinear ODEs can be ...
Properties of Strings   (Mathematica Tutorial)
Much of what Mathematica does revolves around manipulating structured expressions. But you can also use Mathematica as a system for handling unstructured strings of text. ...
1 ... 555|556|557|558|559|560|561 ... 798 Previous Next

...