mercatorAngleToGeodeticLatitude

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

Return

The geodetic latitude in radians.

Parameters

mercatorAngle

The angle to convert.

See also