geodeticLatitudeToMercatorAngle

Converts a geodetic latitude in radians, in the range -PI/2 to PI/2, to a Mercator angle in the range -PI to PI.

Return

The Mercator angle.

Parameters

latitude

The geodetic latitude in radians.

See also