Home | History | Annotate | Download | only in mpreal

Lines Matching refs:atan

349 	friend const mpreal atan  (const mpreal& v, mp_rnd_t rnd_mode = mpreal::default_rnd);

1829 inline const mpreal atan (const mpreal& v, mp_rnd_t rnd_mode)
1838 return atan(1/v, rnd_mode);