Home
last modified time | relevance | path

Searched refs:sqrte1p1 (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/gmt/gmt-6.3.0/src/
H A Dgmt_map.c5680 double e1p1, sqrte1p1, sin_dl, cos_dl, u1bot, u1, u2top, u2bot, u2, b0, du, pdist; in gmtmap_rudoe_dist_meter() local
5729 sqrte1p1 = sqrt (e1p1); in gmtmap_rudoe_dist_meter()
5730 u1bot = sqrte1p1 * cosa12; in gmtmap_rudoe_dist_meter()
5733 u2bot = sqrte1p1 * (x2 * cosa12 - y2 * sinthk * sina12); in gmtmap_rudoe_dist_meter()