GenerateConditions is an option for Integrate, Sum, and similar functions that specifies whether explicit conditions on parameters should be generated in the result.
GeoDestination[pos, {d, \[Alpha]}] gives the geodetic position reached by going distance d in azimuthal direction \[Alpha] from pos.
HoldPattern[expr] is equivalent to expr for pattern matching, but maintains expr in an unevaluated form.
Hyperlink[uri] represents a hyperlink that jumps to the specified URI when clicked. Hyperlink[label, uri] represents a hyperlink to be displayed as label.
ImageDimensions[image] gives the pixel dimensions of the raster associated with an Image object image.
Import
(Built-in Mathematica Symbol) Import["file"] imports data from a file, returning a complete Mathematica version of it. Import["file", elements] imports the specified elements from a file.Import["http:// ...
InverseFourierSequenceTransform[expr, \[Omega], n] gives the inverse discrete-time Fourier transform of expr.InverseFourierSequenceTransform[expr, {\[Omega]_1, \[Omega]_2, \ ...
Large
(Built-in Mathematica Symbol) Large is a style or option setting that specifies that objects should be large.
LinkInterrupt[link] sends an interrupt to the program at the other end of the specified MathLink connection.
MaxExtraBandwidths is an option to SmoothKernelDistribution that controls the behavior outside that data range.