CUDATranspose[mat] transposes input matrix mat.CUDATranspose[mem] transposes input CUDAMemory mem.
FourierSeries, FourierTrigSeries, and FourierCoefficient are part of the Mathematica kernel. FourierSinCoefficient and FourierCosCoefficient are now in the built-in ...
Faces
(Polytopes Package Symbol) Faces[polytope] gives a list of the faces of polytope.
ReflectionMatrix[v] gives the matrix that represents reflection of points in a mirror normal to the vector v.
All of the functionality in Graphics`PlotField3D` has been added to the built-in Mathematica kernel.
CounterAssignments is an option for selections that sets the value of a specified counter.
ExternalDataCharacterEncoding is a global option that specifies the character encoding used in reading and writing plain text data outside of Mathematica.
NotebookBrowseDirectory is a global option that determines the current working directory.
The general first-order nonlinear PDE for an unknown function u(x,y) is given by Here F is a function of uu(x,y), p ( ∂u(x,y) ) / ( ∂x ) , and q ( ∂u(x,y) ) / ( ∂y ) . The ...
EdgeRules[g] gives the list of edge rules for the graph g.