Home
last modified time | relevance | path

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

/dports/astro/xearth/xearth-1.2/
H A Dxearth.h178 #define INV_CYLINDRICAL_Y(y) (sin(atan(y))) macro
H A Drender.c468 y = INV_CYLINDRICAL_Y(y);