CStandardMathOperator[oper, args] is a symbolic representation of a standard math operator.
Dt
(Built-in Mathematica Symbol) Dt[f, x] gives the total derivative d f/d x. Dt[f] gives the total differential d f. Dt[f, {x, n}] gives the multiple derivative d^n f/d x^n. Dt[f, x_1, x_2, ...] gives d/d ...
In many computations you are concerned only with the final result of evaluating the expression given as input. But sometimes you also want to collect expressions that were ...
Cosh
(Built-in Mathematica Symbol) Cosh[z] gives the hyperbolic cosine of z.
int MLTransferExpression (MLINK dst, MLINK src) transfers an expression to destination link dst from source link src.
CDFDeploy["file.cdf", expr] deploys expr in a form that can be played by Wolfram CDF Player.CDFDeploy["file.cdf", notebook] deploys a notebook.CDFDeploy["file.cdf", ...
ComplexInfinity represents a quantity with infinite magnitude, but undetermined complex phase.
NInverseFourierCoefficient[expr, n, t] gives a numerical approximation to the function, evaluated at t, whose Fourier exponential series representation has coefficients given ...
SQLCatalogNames[conn] returns the names of the catalogs in an SQL connection.
SQLSchemaNames[conn] returns the names of the schema in an SQL connection.