AccuracyGoal is an option for various numerical operations which specifies how many effective digits of accuracy should be sought in the final result.
BarabasiAlbertGraphDistribution[n, k] represents a Barabasi\[Dash]Albert graph distribution for n-vertex graphs where a new vertex with k edges is added at each step.
Complex
(Built-in Mathematica Symbol) Complex is the head used for complex numbers.
PrecisionGoal is an option for various numerical operations which specifies how many effective digits of precision should be sought in the final result.
TimeValue[s, i, t] calculates the time value of a security s at time t for an interest specified by i.
Defining local constants. Module allows you to set up local variables, to which you can assign values and then change them. Often, however, all you really need are local ...
The standard front end interface, as discussed in "Using a Notebook Interface", is appropriate for most users' purposes. In some cases, however, you may not need to use the ...
CurrentValue[item] gives the current value of item at a location in the Mathematica system and interface. CurrentValue[{item, spec}] gives the current value for the feature ...
A delay differential equation is a differential equation where the time derivatives at the current time depend on the solution and possibly its derivatives at previous times: ...
Cumulant[dist, r] gives the r\[Null]^th cumulant of the symbolic distribution dist.Cumulant[list, r] gives the r\[Null]^th cumulant of the elements in the list.Cumulant[r] ...