771 - 780 of 4655 for exp-log functionsSearch Results
View search results from all Wolfram sites (507931 matches)
Low-Level Notebook Programming   (Mathematica Guide)
In Mathematica's unified symbolic architecture, every Mathematica notebook you see is represented as a symbolic expression that can be manipulated and controlled ...
DSolve   (Built-in Mathematica Symbol)
DSolve[eqn, y, x] solves a differential equation for the function y, with independent variable x. DSolve[{eqn_1, eqn_2, ...}, {y_1, y_2, ...}, x] solves a list of ...
Polynomial Systems   (Mathematica Guide)
Mathematica's handling of polynomial systems is a tour de force of algebraic computation. Building on mathematical results spanning more than a century, Mathematica for the ...
BinomialDistribution   (Built-in Mathematica Symbol)
BinomialDistribution[n, p] represents a binomial distribution with n trials and success probability p.
FoldList   (Built-in Mathematica Symbol)
FoldList[f, x, {a, b, ...}] gives {x, f[x, a], f[f[x, a], b], ...}.
EventHandler   (Built-in Mathematica Symbol)
EventHandler[expr, {"event_1" :> action_1, "event_2" :> action_2, ...}] displays as expr, evaluating action_i whenever "event_i" occurs in connection with expr.
ZetaZero   (Built-in Mathematica Symbol)
ZetaZero[k] represents the k\[Null]^th zero of the Riemann zeta function on the critical line.ZetaZero[k, t] represents the k\[Null]^th zero with imaginary part greater than ...
BSplineFunction   (Built-in Mathematica Symbol)
BSplineFunction[{pt_1, pt_2, ...}] represents a B-spline function for a curve defined by the control points pt_i.BSplineFunction[array] represents a B-spline function for a ...
Solve   (Built-in Mathematica Symbol)
Solve[expr, vars] attempts to solve the system expr of equations or inequalities for the variables vars. Solve[expr, vars, dom] solves over the domain dom. Common choices of ...
SurvivalFunction   (Built-in Mathematica Symbol)
SurvivalFunction[dist, x] gives the survival function for the symbolic distribution dist evaluated at x.SurvivalFunction[dist, {x_1, x_2, ...}] gives the multivariate ...
1 ... 75|76|77|78|79|80|81 ... 466 Previous Next

...