Searched refs:piOverFourDouble (Results 1 – 1 of 1) sorted by relevance
64 const double piOverFourDouble = 0.785398163397448309616; variable67 const double piOverFourDouble = M_PI_4; variable137 result = piOverFourDouble; in wtf_atan2()139 result = 3 * piOverFourDouble; in wtf_atan2()141 result = -piOverFourDouble; in wtf_atan2()143 result = -3 * piOverFourDouble; in wtf_atan2()