SingularValueList[m] gives a list of the nonzero singular values of a matrix m. SingularValueList[{m, a}] gives the generalized singular values of m with respect to a. ...
You can enable logging in two ways. The log file records messages as they occur, building up a detailed record of license activity over a period of time. Logging supports ...
BindEvent[name | {target, name} | {target, name, filter}, object | script | call, ...] binds an event from one object to a listener or to a script.
CAssign[lhs, rhs] is a symbolic representation of an assignment statement.
ButterflyGraph[n] returns the n-dimensional butterfly graph, a directed graph whose vertices are pairs (w, i), where w is a binary string of length n and i is an integer in ...
VoronoiDiagram[{{x_1, y_1}, {x_2, y_2}, ...}] yields the planar Voronoi diagram of the points {x_1, y_1}, {x_2, y_2}, ....VoronoiDiagram[{{x_1, y_1}, {x_2, y_2}, ...}, val] ...
MicroscopicErrorPlot[f, {x, a}] plots the error incurred by using machine arithmetic to evaluate the expression f in a small neighborhood of a.MicroscopicErrorPlot[f, {x, a, ...
SetFieldFormat[f] sets the output form of elements in the field f.
Aggressive is an option to PseudoDiameter that specifies whether an extra iteration is to be carried out.
GraphEdit[] opens an interactive graph editor.GraphEdit[g] plots the graph g in the interactive graph editor.