1331 - 1340 of 4519 for FunctionSearch Results
View search results from all Wolfram sites (414488 matches)
FactorialPower   (Built-in Mathematica Symbol)
FactorialPower[x, n] gives the factorial power x (n). FactorialPower[x, n, h] gives the step-h factorial power x (n, h).
Continuous Distributions   (Mathematica Tutorial)
The functions described here are among the most commonly used continuous univariate statistical distributions. You can compute their densities, means, variances, and other ...
ParametricPlot3D   (Built-in Mathematica Symbol)
ParametricPlot3D[{f_x, f_y, f_z}, {u, u_min, u_max}] produces a three-dimensional space curve parametrized by a variable u which runs from u_min to u_max. ...
ExplicitRungeKutta Method for NDSolve   (Mathematica Tutorial)
This loads packages containing some test problems and utility functions. One of the first and simplest methods for solving initial value problems was proposed by Euler: ...
Statistical Visualization   (Mathematica Guide)
Statistical visualization is used to understand how data is distributed and how that compares to other datasets and distributions. Histograms and smooth histograms both ...
Developer Utilities Package   (Developer Package Guide)
The Developer Utilities Package includes functions that directly access specific internal algorithms and capabilities of Mathematica that are normally used only as part of ...
BitAnd   (Built-in Mathematica Symbol)
BitAnd[n_1, n_2, ...] gives the bitwise AND of the integers n_i.
PowerMod   (Built-in Mathematica Symbol)
PowerMod[a, b, m] gives a^b mod m. PowerMod[a, -1, m] finds the modular inverse of a modulo m.PowerMod[a, 1/r, m] finds a modular r\[Null]^th root of a.
TakeWhile   (Built-in Mathematica Symbol)
TakeWhile[list, crit] gives elements e_i from the beginning of list, continuing so long as crit[e_i] is True.
Mathematica expressions provide a very general way to handle all kinds of data, and you may sometimes want to use such expressions inside your external programs. A language ...
1 ... 131|132|133|134|135|136|137 ... 452 Previous Next

...