UnitTriangle[x] represents the unit triangle function on the interval |x| <= 1 .UnitTriangle[x_1, x_2, ...] represents the multidimensional unit triangle function on the ...
FinancialBond[params, ambientparams] gives the value of a financial bond instrument.FinancialBond[params, ambientparams, prop] computes the specified property prop.
The Mathematica functions Reduce, Resolve, and FindInstance allow you to solve a wide variety of problems that can be expressed in terms of equations and inequalities. The ...
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 ...
A real polynomial system is an expression constructed with polynomial equations and inequalities combined using logical connectives and quantifiers and
StepMonitor is an option for iterative numerical computation functions that gives an expression to evaluate whenever a step is taken by the numerical method used.
BSplineCurve[{pt_1, pt_2, ...}] is a graphics primitive that represents a non-uniform rational B-spline curve with control points pt_i.
Exp
(Built-in Mathematica Symbol) Exp[z] gives the exponential of z.
GrayLevel[level] is a graphics directive that specifies the gray-level intensity with which objects that follow should be displayed. GrayLevel[g, a] specifies opacity a.