SymmetricReduction[f, {x_1, ..., x_n}] gives a pair of polynomials {p, q} in x_1, ..., x_n such that f == p + q, where p is the symmetric part and q is the ...
Total
(Built-in Mathematica Symbol) Total[list] gives the total of the elements in list. Total[list, n] totals all elements down to level n. Total[list, {n}] totals elements at level n. Total[list, {n_1, n_2}] ...
One significant advantage Mathematica provides is that it can symbolically compute derivatives. This means that when you specify Method->"Newton" and the function is ...
The functions accessible with Wolfram LibraryLink make it possible to optimize numerical computations while still keeping the flexibility and generality of Mathematica. If ...
TetGenSetFacetHoles[expr, holes] sets the holes in the facets.
RemoteServicesAgentInformation["agent"] returns information about agent.RemoteServicesAgentInformation[] returns information about agents on the local network.
CUnion
(SymbolicC Package Symbol) CUnion[name, members] is a symbolic representation of a union.CUnion[name] declares a union without specifying the contents.CUnion[None, members] does not give the union a ...
ReleaseGUIObject[obj] closes and terminates all resources of a live GUIObject instance.
A field is an algebraic structure obeying the rules of ordinary arithmetic. In particular, a field has binary operations of addition and multiplication, both of which are ...