Searched defs:halfpi (Results 1 – 3 of 3) sorted by relevance
1485 let halfpi = Self::zero().acos(); in to_degrees() localVariable1503 let halfpi = Self::zero().acos(); in to_radians() localVariable
69 halfpi = math.pi/2.0 variable
290 mpfr_t halfpi; in test_rred() local