Mathematica ' s differential equation solving functions can be applied to many different classes of differential equations, automatically selecting the appropriate algorithms ...
AddOnHelpPath is a global option that specifies which directories are searched for additional help files used within the help system.
TokenWords is an option for Read and related functions which gives a list of token words to be used to delimit words.
ModulationType is an option of FrequencyModulation, specifying the type of modulation.
The general solution to a differential equation contains undetermined coefficients that are labeled C[1], C[2], and so on. This example has one undetermined parameter, C[1]. ...
If you use a text-based interface to Mathematica, then the input you give must consist only of characters that you can type directly on your computer keyboard. But if you use ...
While DSolve usually returns the correct solution to a differential equation it is given, it is common practice to verify the solution returned by any differential equation ...
FromAdjacencyLists[l] constructs an edge list representation for a graph from the given adjacency lists l, using a circular embedding. FromAdjacencyLists[l, v] uses v as the ...
FromUnorderedPairs[l] constructs an edge list representation from a list of unordered pairs l, using a circular embedding.FromUnorderedPairs[l, v] uses v as the embedding for ...
DynamicSetting[e] represents an object which displays as e, but is interpreted as the dynamically updated current value of Setting[e] if supplied as Mathematica ...