E
(Built-in Mathematica Symbol) E is the exponential constant E (base of natural logarithms), with numerical value \[TildeEqual] 2.71828.
EulerGamma is Euler's constant \[Gamma], with numerical value \[TildeEqual] 0.577216.
FindGeneratingFunction[{a_1, a_2, ...}, x] attempts to find a simple generating function in x whose n\[Null]^th series coefficient is a_n.FindGeneratingFunction[{{n_1, a_1}, ...
FindShortestTour[{e_1, e_2, ...}] attempts to find an ordering of the e_i that minimizes the total distance on a tour that visits all the e_i once.
FourierParameters is an option to Fourier and related functions that specifies the conventions to use in computing Fourier transforms.
FromDigits[list] constructs an integer from the list of its decimal digits. FromDigits[list, b] takes the digits to be given in base b. FromDigits["string"] constructs an ...
GraphCenter[g] gives the set of vertices with minimum eccentricity in the graph g.
GraphHighlightStyle is an option to Graph and related objects that specifies styles to use for highlighted graph elements.
GraphRadius[g] gives the minimum eccentricity of the vertices in the graph g.
GraphStyle is an option to Graph and related objects that specifies styles to use for the different graph elements.