FileDate["file"] gives the date and time at which a file was last modified. FileDate["file", " type"] gives information on the specified type of date associated with a file.
FindCurvePath[{{x_1, y_1}, {x_2, y_2}, ...}] gives an ordering of the {x_i, y_i} that corresponds to one or more smooth curves.
GroupStabilizer[group, {p_1, ..., p_n}] returns the subgroup of elements of group that move none of the points p_1, ..., p_n.
Latitude[pos] gives the latitude in degrees of a geographic position specified by pos.Latitude[pos, datum] gives the latitude referring to the specified geodetic datum.
Majority[e_1, e_2, ...] gives True if the majority of the e_i are True, and False if the majority are False.
NumberFieldClassNumber[\[Theta]] gives the class number for the algebraic number field \[DoubleStruckCapitalQ][\[Theta]] generated by \[Theta].
OptionInspectorSettings -> {opt_1 -> val_1, opt_2 -> val_2, ...} is a global option that specifies the display of options in the Option Inspector.
$ScriptCommandLine is a list of strings giving the elements of the command line with which the standalone Mathematica script was invoked.
Mathematica saves information about every plot you produce, so that you can later redraw it. When you redraw plots, you can change some of the options you use. Functions for ...
Financial visualization is used to understand how the price of stocks, commodities, currencies, etc. changes over time. Candlesticks and related charts use stylized glyphs to ...