FontSlant is an option for Style, Cell, and related constructs that specifies how slanted characters in text should be.
NotebookApply[notebook, data] writes data into a notebook at the current selection, replacing the first selection placeholder in data by the current selection, and then ...
TrackedSymbols is an option to Refresh, Manipulate, and related functions that specifies which symbols should trigger updates when their values are changed.
Mathematica applies its strengths in calculus to the intricacies of integral transforms, with a host of original algorithms that probably now reach almost any closed form ...
Mathematica has a wide coverage of named functions defined by sums and recurrence relations. Often using original algorithms developed at Wolfram Research, Mathematica ...
MaximalBipartiteMatching[g] gives the maximal matching of the bipartite graph g.
The world's largest integrated web of mathematical capabilities and algorithms
Inverse
(Built-in Mathematica Symbol) Inverse[m] gives the inverse of a square matrix m.
Protect
(Built-in Mathematica Symbol) Protect[s_1, s_2, ...] sets the attribute Protected for the symbols s_i. Protect["form_1", "form_2", ...] protects all symbols whose names match any of the string patterns ...