GenericCylindricalDecomposition[ineqs, {x_1, x_2, ...}] finds the full-dimensional part of the decomposition of the region represented by the inequalities ineqs into ...
GenomeData["gene"] gives the DNA sequence for the specified gene on the reference human genome.GenomeData["gene", " property"] gives the value of the specified property for ...
GenomeLookup["seq"] returns the positions of exact matches for the DNA sequence seq on the reference human genome.GenomeLookup["seq", n] returns at most n matches.
GeodesicDilation[marker, mask] gives the fixed point of the geodesic dilation of the image marker constrained by the image mask.
GeodesicErosion[marker, mask] gives the fixed point of the geodesic erosion of the image marker constrained by the image mask.
GeoDestination[pos, {d, \[Alpha]}] gives the geodetic position reached by going distance d in azimuthal direction \[Alpha] from pos.
GeodesyData["name", " property"] gives the value of the specified property for a named geodetic datum or reference ellipsoid.GeodesyData[{a, b}, " property"] gives the value ...
GeoDirection[{lat_1, long_1}, {lat_2, long_2}] gives the azimuthal direction from one latitude-longitude position on the Earth to another.GeoDirection[pos_1, pos_2] gives the ...
GeoDistance[{lat_1, long_1}, {lat_2, long_2}] gives the geodesic distance in meters between latitude-longitude positions on the Earth.GeoDistance[pos_1, pos_2] gives the ...
GeoGridPosition[{x, y, z}, projection] represents a point {x, y, z} in a planimetric cartographic grid using the specified projection.