|
ROOT 6.08/07 Reference Guide |
#include "vdtcore_common.h"Namespaces | |
| vdt | |
| vdt::details | |
Functions | |
| double | vdt::fast_atan (double x) |
| Fast Atan implementation double precision. More... | |
| float | vdt::fast_atanf (float xx) |
| Fast Atan implementation single precision. More... | |
| double | vdt::details::get_atan_px (const double x2) |
| double | vdt::details::get_atan_qx (const double x2) |
Variables | |
| const double | vdt::details::MOREBITSO2 = MOREBITS * 0.5 |
| const double | vdt::details::T3PO8 = 2.41421356237309504880 |