Home
last modified time | relevance | path

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

/dports/games/edge/Edge-1.35-source/src/
H A Dm_math.cc42 float M_Tan (angle_t ang) in M_Tan() function
/dports/devel/agar/agar-1.5.0/math/
H A Dm_math.h244 # define M_Tan(x) tanl(x) macro
278 # define M_Tan(x) tan(x) macro
312 # define M_Tan(x) tanf(x) macro