The functionality of FactorIntegerECM can be obtained using the enhanced Mathematica kernel function FactorInteger.
All of the functionality in Utilities`Benchmark` is now available through the newly created Benchmarking Package.
The functionality of FilterOptions is provided by the kernel function FilterRules.
AutoloadPath is a global option that specifies from which directories packages are automatically loaded when Mathematica is started.
SystemHelpPath is a global option that specifies which directories are searched for the help notebooks used within the help system.
AnnuityDue[p, t] represents an annuity due of fixed payments p made over t periods.AnnuityDue[p, t, q] represents a series of payments occurring at time intervals ...
Functionality in this package has been added to the built-in Mathematica kernel. CumulativeSums is replaced by Accumulate. Frequencies is replaced by Tally. BinCounts and ...
StateResponse[ss, u, t] gives the state response of the StateSpaceModel object ss to the input u as a function of time t.StateResponse[ss, u, {t, t_min, t_max}] gives the ...
The differential equations that arise in practice are of two types. Here is an example of the first type. Here is an example of the second type. This equation has a symbolic ...
FormatTypeAutoConvert is an option for cells that specifies whether the contents of a cell are automatically converted into a different format when the style of that cell is ...