Mathematica has over 3000 built-in functions and other objects, all based on a single unified framework, and all carefully designed to work together, both in simple ...
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: ...
The first step in using a database is making a connection. This part of the tutorial discusses how to do this. If you are just starting to use DatabaseLink, you might want to ...
A Diophantine polynomial system is an expression constructed with polynomial equations and inequalities combined using logical connectives and quantifiers where the variables ...
This loads the package. Economized rational approximations. A Pad é approximation is very accurate near the center of expansion, but the error increases rapidly as you get ...
CUDALink allows Mathematica to use the CUDA parallel computing architecture on Graphical Processing Units (GPUs). It contains functions that use CUDA-enabled GPUs to boost ...
Annuity
(Built-in Mathematica Symbol) Annuity[p, t] represents an annuity of fixed payments p made over t periods.Annuity[p, t, q] represents a series of payments occurring at time intervals q.Annuity[{p, ...
FindFit
(Built-in Mathematica Symbol) FindFit[data, expr, pars, vars] finds numerical values of the parameters pars that make expr give a best fit to data as a function of vars. The data can have the form {{x_1, ...
In addition to its graphical results, Wolfram|Alpha can provide alternative representations that contain additional information or are well suited to particular tasks. These ...
Getting Started Videos » Find Your Learning Path » Open Virtual Book » CORE LANGUAGE ◼ Language Overview ◼ Lists ◼ Expressions ◼ Variables & Functions ◼ Rules & Patterns ◼ ...