JavaClass[classname, n] represents a Java class with the specified name.
Cos
(Built-in Mathematica Symbol) Cos[z] gives the cosine of z.
Sin
(Built-in Mathematica Symbol) Sin[z] gives the sine of z.
Abort
(Built-in Mathematica Symbol) Abort[] generates an interrupt to abort a computation.
NumberFormat is an option for NumberForm and related functions that specifies how the mantissa, base, and exponent should be assembled into a final print form.
This does an integral over the interior of the unit circle. Here is an equivalent form. Even though an integral may be straightforward over a simple rectangular region, it ...
int MLGetByteSymbol (MLINK link, const unsigned char ** sp, int *len, long spec) gets a character string corresponding to the name of a symbol from the MathLink connection ...
FactorInteger[n] gives a list of the prime factors of the integer n, together with their exponents. FactorInteger[n, k] does partial factorization, pulling out at most k ...
"Gauss–Newton" and "conjugate gradient" methods use derivatives. When Mathematica cannot compute symbolic derivatives, finite differences will be used. Computing derivatives ...
PageRanks[g] give the page rank of the graph g as a rule list.