ExtendedGCD[n_1, n_2, ...] gives the extended greatest common divisor of the integers n_i.
False
(Built-in Mathematica Symbol) False is the symbol for the Boolean value false.
FrontEndToken["cmd"] is an object which represents a front end command token, typically corresponding to a front end menu item, to be executed by FrontEndExecute. ...
ImageSize is an option that specifies the overall size of an image to display for an object.
LindleyDistribution[\[Delta]] represents a Lindley distribution with shape parameter \[Delta].
LongestCommonSubsequence[s_1, s_2] finds the longest contiguous subsequence of elements common to the strings or lists s_1 and s_2.
MemoryConstrained[expr, b] evaluates expr, stopping if more than b bytes of memory are requested. MemoryConstrained[expr, b, failexpr] returns failexpr if the memory ...
PerformanceGoal is an option for plotting and various other algorithmic functions that specifies what aspect of performance to try to optimize with Automatic settings for ...
PhaseMargins[sys] gives the phase margins of a linear time-invariant system sys.
PropertyValue[{obj, item}, name] gives the property value associated with name for item in obj.