51 - 60 of 4655 for exp-log functionsSearch Results
View search results from all Wolfram sites (507931 matches)
Root   (Built-in Mathematica Symbol)
Root[f, k] represents the exact k\[Null]^th root of the polynomial equation f[x] == 0. Root[{f, x_0}] represents the exact root of the general equation f[x] == 0 near x = ...
Number Theoretic Functions   (Mathematica Guide)
Mathematica contains the world's largest collection of number theoretic functions, many based on specially developed algorithms.
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 ...
Making Definitions for Functions   (Mathematica Tutorial)
"Defining Functions" discusses how you can define functions in Mathematica. In a typical case, you would type in f[x_]=x^2 to define a function f. (Actually, the definitions ...
Working with Special Functions   (Mathematica Tutorial)
Some common operations on special functions. Most special functions have simpler forms when given certain specific arguments. Mathematica will automatically simplify special ...
Spheroidal and Related Functions   (Mathematica Guide)
 
C Functions   (SymbolicC Tutorial)
SymbolicC supports working with C functions, as described in this section. First, you need to load the package. Now, you can create a C function with CFunction.
Evaluation in Iteration Functions   (Mathematica Tutorial)
The built-in Mathematica iteration functions such as Table and Sum evaluate their arguments in a slightly special way. When evaluating an expression like Table[f,{i,i_max}], ...
MathLink C Language Functions   (Mathematica Guide)
The MathLink library provides a collection of C language functions for interacting with Mathematica via MathLink. These functions allow you not only to handle native C data ...
Applying Functions Repeatedly   (Mathematica Tutorial)
Many programs you write will involve operations that need to be iterated several times. Nest and NestList are powerful constructs for doing this. Applying functions of one ...
1 ... 3|4|5|6|7|8|9 ... 466 Previous Next

...