Lines Matching refs:cot
362 friend const mpreal cot(const mpreal& v, mp_rnd_t rnd_mode); 2235 inline const mpreal cot (const mpreal& x, mp_rnd_t r = mpreal::get_default_rnd()) { MPREAL_UNARY_MATH_FUNCTION_BODY(cot ); }