Home
last modified time | relevance | path

Searched defs:CosRad (Results 1 – 2 of 2) sorted by relevance

/dports/astro/nightfall/nightfall-1.92/
H A DLightSpot.c57 double CosRad; /* cosine of spot radius */ in MakeSpots() local
/dports/math/kcalc/kcalc-21.12.3/
H A Dkcalc_core.cpp456 void CalcEngine::CosRad(const KNumber &input) in CosRad() function in CalcEngine